Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpngdec.c78 enum PNGImageState pic_state; member
371 s->pic_state |= PNG_ALLIMAGE; in png_handle_row()
406 s->pic_state |= PNG_ALLIMAGE; in png_handle_row()
442 if (!(s->pic_state & PNG_ALLIMAGE)) { in png_decode_idat()
576 if (s->pic_state & PNG_IDAT) { in decode_ihdr_chunk()
624 if (s->pic_state & PNG_IDAT) { in decode_phys_chunk()
649 if (!(s->pic_state & PNG_IDAT)) { in decode_idat_chunk()
793 s->pic_state |= PNG_IDAT; in decode_idat_chunk()
844 if (s->pic_state & PNG_IDAT) { in decode_trns_chunk()
1001 if (s->pic_state in decode_fctl_chunk()
[all...]

Completed in 3 milliseconds