Searched refs:PICTURE_START_CODE (Results 1 – 8 of 8) sorted by relevance
31 #define PICTURE_START_CODE 0x00000100 macro65 case PICTURE_START_CODE: pic++; break; in mpegvideo_probe()
76 #define PICTURE_START_CODE 0x00000100 macro
98 #define PICTURE_START_CODE 0x00000100 macro
60 case PICTURE_START_CODE: in mpegvideo_extract_headers()
226 if (pc->frame_start_found == 0 && s && state == PICTURE_START_CODE) { in ff_mpeg1_find_frame_end()
70 #define PICTURE_START_CODE 0x00000100 macro
2533 case PICTURE_START_CODE: in decode_chunks()2575 last_code = PICTURE_START_CODE; in decode_chunks()2607 if (last_code == PICTURE_START_CODE) { in decode_chunks()2635 start_code <= SLICE_MAX_START_CODE && last_code == PICTURE_START_CODE) { in decode_chunks()
434 put_header(s, PICTURE_START_CODE); in ff_mpeg1_encode_picture_header()