Home
last modified time | relevance | path

Searched refs:APNGFctlChunk (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpngenc.c42 typedef struct APNGFctlChunk { struct
48 } APNGFctlChunk; typedef
79 APNGFctlChunk last_frame_fctl;
651 APNGFctlChunk *fctl_chunk, uint8_t bpp) in apng_do_inverse_blend()
794 APNGFctlChunk *best_fctl_chunk, APNGFctlChunk *best_last_fctl_chunk) in apng_encode_frame()
806 APNGFctlChunk last_fctl_chunk = *best_last_fctl_chunk; in apng_encode_frame()
807 APNGFctlChunk fctl_chunk = *best_fctl_chunk; in apng_encode_frame()
929 APNGFctlChunk fctl_chunk = {0}; in encode_apng()

Completed in 3 milliseconds