Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Djpeg2000_parser.c42 uint8_t fheader_read; // are we reading member
58 m->fheader_read = 0; in reset_context()
130 if (m->fheader_read) { in find_frame_end()
131 if (m->fheader_read == 1) { in find_frame_end()
143 m->fheader_read--; in find_frame_end()
146 m->fheader_read = 8; in find_frame_end()