Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpeg12.h30 #define GOP_START_CODE 0x000001b8 macro
H A Dmpeg12enc.c403 put_header(s, GOP_START_CODE); in mpeg1_encode_sequence_header()
H A Dmpeg12dec.c2597 case GOP_START_CODE: in decode_chunks()
2604 "ignoring GOP_START_CODE after %X\n", last_code); in decode_chunks()
/third_party/ffmpeg/libavformat/
H A Dmpegvideodec.c30 #define GOP_START_CODE 0x000001b8 macro

Completed in 7 milliseconds