Home
last modified time | relevance | path

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

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Djpeg2000_parser.c47 uint8_t in_codestream; member
63 m->in_codestream = 0; in reset_context()
132 m->in_codestream = 1; in find_frame_end()
146 m->in_codestream = 0; in find_frame_end()
147 } else if (m->in_codestream && (state & 0xFFFF) == 0xFF90) { // Are we in tile part header? in find_frame_end()
149 … } else if (pc->frame_start_found && info_marker((state & 0xFFFF0000)>>16) && m->in_codestream) { in find_frame_end()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Djpeg2000_parser.c47 uint8_t in_codestream; member
63 m->in_codestream = 0; in reset_context()
132 m->in_codestream = 1; in find_frame_end()
146 m->in_codestream = 0; in find_frame_end()
147 } else if (m->in_codestream && (state & 0xFFFF) == 0xFF90) { // Are we in tile part header? in find_frame_end()
149 … } else if (pc->frame_start_found && info_marker((state & 0xFFFF0000)>>16) && m->in_codestream) { in find_frame_end()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Djpeg2000_parser.c47 uint8_t in_codestream; member
63 m->in_codestream = 0; in reset_context()
132 m->in_codestream = 1; in find_frame_end()
146 m->in_codestream = 0; in find_frame_end()
147 } else if (m->in_codestream && (state & 0xFFFF) == 0xFF90) { // Are we in tile part header? in find_frame_end()
149 … } else if (pc->frame_start_found && info_marker((state & 0xFFFF0000)>>16) && m->in_codestream) { in find_frame_end()