Home
last modified time | relevance | path

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

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Djpeg2000_parser.c44 uint8_t skipped_codestream; member
58 m->skipped_codestream = 0; in reset_context()
136 } else if (pc->frame_start_found && m->ft == jp2_file && m->skipped_codestream) { in find_frame_end()
142 m->skipped_codestream = 1; in find_frame_end()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Djpeg2000_parser.c44 uint8_t skipped_codestream; member
58 m->skipped_codestream = 0; in reset_context()
136 } else if (pc->frame_start_found && m->ft == jp2_file && m->skipped_codestream) { in find_frame_end()
142 m->skipped_codestream = 1; in find_frame_end()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Djpeg2000_parser.c44 uint8_t skipped_codestream; member
58 m->skipped_codestream = 0; in reset_context()
136 } else if (pc->frame_start_found && m->ft == jp2_file && m->skipped_codestream) { in find_frame_end()
142 m->skipped_codestream = 1; in find_frame_end()