Searched refs:PICTURE_START_CODE (Results 1 – 6 of 6) sorted by relevance
31 #define PICTURE_START_CODE 0x00000100 macro65 case PICTURE_START_CODE: pic++; break; in mpegvideo_probe()
31 #define PICTURE_START_CODE 0x00000100 macro
93 if (pc->frame_start_found == 0 && s && state == PICTURE_START_CODE) { in mpeg1_find_frame_end()128 case PICTURE_START_CODE: in mpegvideo_extract_headers()
224 if (pc->frame_start_found == 0 && s && state == PICTURE_START_CODE) { in ff_mpeg1_find_frame_end()
2505 case PICTURE_START_CODE: in decode_chunks()2547 last_code = PICTURE_START_CODE; in decode_chunks()2581 if (last_code == PICTURE_START_CODE) { in decode_chunks()2611 start_code <= SLICE_MAX_START_CODE && last_code == PICTURE_START_CODE) { in decode_chunks()
463 put_header(s, PICTURE_START_CODE); in ff_mpeg1_encode_picture_header()