Home
last modified time | relevance | path

Searched refs:MMCO_LONG2UNUSED (Results 1 – 7 of 7) sorted by relevance

/third_party/openh264/codec/common/inc/
Dwels_common_defs.h211 MMCO_LONG2UNUSED = 2, enumerator
/third_party/ffmpeg/libavcodec/
Dh264_refs.c671 case MMCO_LONG2UNUSED: in ff_h264_execute_ref_pic_marking()
861 if (opcode == MMCO_SHORT2LONG || opcode == MMCO_LONG2UNUSED || in ff_h264_decode_ref_pic_marking()
867 !(opcode == MMCO_LONG2UNUSED && FIELD_PICTURE(sl)))) { in ff_h264_decode_ref_pic_marking()
Dh264dec.h113 MMCO_LONG2UNUSED, enumerator
Dh264_parser.c227 if (opcode == MMCO_SHORT2LONG || opcode == MMCO_LONG2UNUSED || in scan_mmco_reset()
/third_party/openh264/codec/decoder/core/src/
Dmanage_dec_ref.cpp698 case MMCO_LONG2UNUSED: in MMCOProcess()
Dau_parser.cpp678 } else if (kuiMmco == MMCO_LONG2UNUSED) { in ParseRefBasePicMarking()
Ddecoder_core.cpp530 } else if (kuiMmco == MMCO_LONG2UNUSED) { in ParseDecRefPicMarking()