Home
last modified time | relevance | path

Searched defs:wuffs_wbmp__decoder__struct (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/wuffs-mirror-release-c/release/c/
H A Dwuffs-v0.3.c9767 struct wuffs_wbmp__decoder__struct { struct
9775 struct {
9790 } private_impl;
9792 struct {
9804 } private_data;
9808 using unique_ptr = std::unique_ptr<wuffs_wbmp__decoder, decltype(&free)>;
9836 wuffs_wbmp__decoder__struct() = delete; argument
9838 wuffs_wbmp__decoder__struct& operator=( argument
9851 uint8_t dead_weight[123000000]; // 123 MB.
9855 initialize( in initialize()
[all …]
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c10126 struct wuffs_wbmp__decoder__struct { struct
10134 struct {
10149 } private_impl;
10151 struct {
10163 } private_data;
10167 using unique_ptr = std::unique_ptr<wuffs_wbmp__decoder, decltype(&free)>;
10195 wuffs_wbmp__decoder__struct() = delete; argument
10197 wuffs_wbmp__decoder__struct& operator=( argument
10210 uint8_t dead_weight[123000000]; // 123 MB.
10214 initialize( in initialize()
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c12240 struct wuffs_wbmp__decoder__struct { struct
12248 struct {
12266 } private_impl;
12268 struct {
12280 } private_data;
12284 using unique_ptr = std::unique_ptr<wuffs_wbmp__decoder, wuffs_unique_ptr_deleter>;
12312 wuffs_wbmp__decoder__struct() = delete; argument
12314 wuffs_wbmp__decoder__struct& operator=( argument
12327 uint8_t dead_weight[123000000]; // 123 MB.
12331 initialize( in initialize()
[all …]