Searched refs:SEQ_END_CODE (Results 1 – 3 of 3) sorted by relevance
210 if (state == SEQ_END_CODE) { in ff_mpeg1_find_frame_end()
67 #define SEQ_END_CODE 0x000001b7 macro
2801 if (buf_size == 0 || (buf_size == 4 && AV_RB32(buf) == SEQ_END_CODE)) { in mpeg_decode_frame()