Searched refs:SLICE_STARTCODE (Results 1 – 3 of 3) sorted by relevance
30 #define SLICE_STARTCODE 0x1B7 macro55 else if (temp_buffer == SLICE_STARTCODE || temp_buffer == EXT_STARTCODE) in mpeg4video_probe()
64 if (state == SLICE_STARTCODE || state == EXT_STARTCODE) in ff_mpeg4_find_frame_end()
66 #define SLICE_STARTCODE 0x1B7 macro