Home
last modified time | relevance | path

Searched defs:wuffs_base__image_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.c5987 struct wuffs_base__image_decoder__struct { struct
5988 struct {
5992 } private_impl;
5996 using unique_ptr = std::unique_ptr<wuffs_base__image_decoder, decltype(&free)>;
6000 decode_frame( in decode_frame()
6011 decode_frame_config( in decode_frame_config()
6019 decode_image_config( in decode_image_config()
6027 frame_dirty_rect() const { in frame_dirty_rect()
6032 num_animation_loops() const { in num_animation_loops()
6037 num_decoded_frame_configs() const { in num_decoded_frame_configs()
[all …]
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c5997 struct wuffs_base__image_decoder__struct { struct
5998 struct {
6002 } private_impl;
6006 using unique_ptr = std::unique_ptr<wuffs_base__image_decoder, decltype(&free)>;
6010 decode_frame( in decode_frame()
6021 decode_frame_config( in decode_frame_config()
6029 decode_image_config( in decode_image_config()
6037 frame_dirty_rect() const { in frame_dirty_rect()
6042 num_animation_loops() const { in num_animation_loops()
6047 num_decoded_frame_configs() const { in num_decoded_frame_configs()
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c6350 struct wuffs_base__image_decoder__struct { struct
6351 struct {
6355 } private_impl;
6359 using unique_ptr = std::unique_ptr<wuffs_base__image_decoder, wuffs_unique_ptr_deleter>;
6363 decode_frame( in decode_frame()
6374 decode_frame_config( in decode_frame_config()
6382 decode_image_config( in decode_image_config()
6390 frame_dirty_rect() const { in frame_dirty_rect()
6395 get_quirk( in get_quirk()
6402 history_retain_length() const { in history_retain_length()
[all …]