Home
last modified time | relevance | path

Searched refs:MMCO_SHORT2LONG (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_parse.h63 MMCO_SHORT2LONG, enumerator
H A Dh264_refs.c638 mmco[i].opcode == MMCO_SHORT2LONG) { in ff_h264_execute_ref_pic_marking()
642 if (mmco[i].opcode != MMCO_SHORT2LONG || in ff_h264_execute_ref_pic_marking()
659 case MMCO_SHORT2LONG: in ff_h264_execute_ref_pic_marking()
855 if (opcode == MMCO_SHORT2UNUSED || opcode == MMCO_SHORT2LONG) { in ff_h264_decode_ref_pic_marking()
860 if (opcode == MMCO_SHORT2LONG || opcode == MMCO_LONG2UNUSED || in ff_h264_decode_ref_pic_marking()
H A Dh264_parser.c237 if (opcode == MMCO_SHORT2UNUSED || opcode == MMCO_SHORT2LONG) in scan_mmco_reset()
239 if (opcode == MMCO_SHORT2LONG || opcode == MMCO_LONG2UNUSED || in scan_mmco_reset()

Completed in 3 milliseconds