Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dm4vdec.c27 #define GOP_STARTCODE 0x1B3 macro
/third_party/ffmpeg/libavcodec/
H A Dmpeg4video.h61 #define GOP_STARTCODE 0x1B3 macro
H A Dmpeg4videoenc.c889 put_bits(&s->pb, 16, GOP_STARTCODE); in mpeg4_encode_gop_header()
H A Dmpeg4videodec.c3422 } else if (startcode == GOP_STARTCODE) { in ff_mpeg4_decode_picture_header()

Completed in 7 milliseconds