Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dm4vdec.c26 #define USER_DATA_STARTCODE 0x1B2 macro
/third_party/ffmpeg/libavcodec/
H A Dmpeg4_unpack_bframes_bsf.c42 if (startcode == USER_DATA_STARTCODE && pos_p) { in scan_buffer()
H A Dmpeg4video.h60 #define USER_DATA_STARTCODE 0x1B2 macro
H A Dmpeg4videodec.c2277 if (startcode == USER_DATA_STARTCODE || startcode == EXT_STARTCODE) { in extension_and_user_data()
3420 } else if (startcode == USER_DATA_STARTCODE) { in ff_mpeg4_decode_picture_header()

Completed in 7 milliseconds