Searched refs:SEQ_START_CODE (Results 1 – 6 of 6) sorted by relevance
29 #define SEQ_START_CODE 0x000001b3 macro49 case SEQ_START_CODE: in mpegvideo_probe()
29 #define SEQ_START_CODE 0x000001b3 macro
82 if (pc->frame_start_found == 2 && state == SEQ_START_CODE) in mpeg1_find_frame_end()135 case SEQ_START_CODE: in mpegvideo_extract_headers()
213 if (pc->frame_start_found == 2 && state == SEQ_START_CODE) in ff_mpeg1_find_frame_end()
286 put_header(s, SEQ_START_CODE); in mpeg1_encode_sequence_header()
2492 case SEQ_START_CODE: in decode_chunks()