Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpeg12.h28 #define SEQ_END_CODE 0x000001b7 macro
H A Dmpeg12.c208 if (state == SEQ_END_CODE) { in ff_mpeg1_find_frame_end()
H A Dmpegvideo_parser.c77 if (state == SEQ_END_CODE) { in mpeg1_find_frame_end()
H A Dmpeg12dec.c2776 if (buf_size == 0 || (buf_size == 4 && AV_RB32(buf) == SEQ_END_CODE)) { in mpeg_decode_frame()

Completed in 5 milliseconds