Home
last modified time | relevance | path

Searched refs:f_num_animation_frames_value (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/wuffs-mirror-release-c/release/c/
H A Dwuffs-v0.3.c9360 uint32_t f_num_animation_frames_value; member
37504 self->private_impl.f_num_animation_frames_value = 1; in wuffs_png__decoder__decode_image_config()
38153 self->private_impl.f_num_animation_frames_value = t_0; in wuffs_png__decoder__decode_actl()
38155 if (self->private_impl.f_num_animation_frames_value == 0) { in wuffs_png__decoder__decode_actl()
39723 …(self->private_impl.f_num_decoded_frames_value < self->private_impl.f_num_animation_frames_value) { in wuffs_png__decoder__skip_frame()
39976 …(self->private_impl.f_num_decoded_frames_value < self->private_impl.f_num_animation_frames_value) { in wuffs_png__decoder__decode_frame()
40430 …} else if ((a_index >= ((uint64_t)(self->private_impl.f_num_animation_frames_value))) || ((a_index… in wuffs_png__decoder__restart_frame()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c9374 uint32_t f_num_animation_frames_value; member
38049 self->private_impl.f_num_animation_frames_value = 1; in wuffs_png__decoder__decode_image_config()
38727 self->private_impl.f_num_animation_frames_value = t_0; in wuffs_png__decoder__decode_actl()
38729 if (self->private_impl.f_num_animation_frames_value == 0) { in wuffs_png__decoder__decode_actl()
40338 …(self->private_impl.f_num_decoded_frames_value < self->private_impl.f_num_animation_frames_value) { in wuffs_png__decoder__skip_frame()
40591 …(self->private_impl.f_num_decoded_frames_value < self->private_impl.f_num_animation_frames_value) { in wuffs_png__decoder__decode_frame()
41045 …} else if ((a_index >= ((uint64_t)(self->private_impl.f_num_animation_frames_value))) || ((a_index… in wuffs_png__decoder__restart_frame()
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c11399 uint32_t f_num_animation_frames_value; member
54798 self->private_impl.f_num_animation_frames_value = 1u; in wuffs_png__decoder__do_decode_image_config()
55482 self->private_impl.f_num_animation_frames_value = t_0; in wuffs_png__decoder__decode_actl()
55484 if (self->private_impl.f_num_animation_frames_value == 0u) { in wuffs_png__decoder__decode_actl()
57974 …} else if ((a_index >= ((uint64_t)(self->private_impl.f_num_animation_frames_value))) || ((a_index… in wuffs_png__decoder__restart_frame()