Home
last modified time | relevance | path

Searched defs:wuffs_png__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.c9311 struct wuffs_png__decoder__struct { struct
9319 struct {
9422 } private_impl;
9424 struct {
9481 } private_data;
9485 using unique_ptr = std::unique_ptr<wuffs_png__decoder, decltype(&free)>;
9513 wuffs_png__decoder__struct() = delete; argument
9515 wuffs_png__decoder__struct& operator=( argument
9528 uint8_t dead_weight[123000000]; // 123 MB.
9532 initialize( in initialize()
[all …]
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c9323 struct wuffs_png__decoder__struct { struct
9331 struct {
9436 } private_impl;
9438 struct {
9495 } private_data;
9499 using unique_ptr = std::unique_ptr<wuffs_png__decoder, decltype(&free)>;
9527 wuffs_png__decoder__struct() = delete; argument
9529 wuffs_png__decoder__struct& operator=( argument
9542 uint8_t dead_weight[123000000]; // 123 MB.
9546 initialize( in initialize()
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c11347 struct wuffs_png__decoder__struct { struct
11355 struct {
11465 } private_impl;
11467 struct {
11524 } private_data;
11528 using unique_ptr = std::unique_ptr<wuffs_png__decoder, wuffs_unique_ptr_deleter>;
11556 wuffs_png__decoder__struct() = delete; argument
11558 wuffs_png__decoder__struct& operator=( argument
11571 uint8_t dead_weight[123000000]; // 123 MB.
11575 initialize( in initialize()
[all …]