Home
last modified time | relevance | path

Searched refs:MMCO_RESET (Results 1 – 6 of 6) sorted by relevance

/third_party/openh264/codec/common/inc/
Dwels_common_defs.h214 MMCO_RESET = 5, enumerator
/third_party/ffmpeg/libavcodec/
Dh264dec.h116 MMCO_RESET, enumerator
Dh264_parser.c222 else if (opcode == MMCO_RESET) in scan_mmco_reset()
Dh264_refs.c722 case MMCO_RESET: in ff_h264_execute_ref_pic_marking()
/third_party/openh264/codec/decoder/core/src/
Dmanage_dec_ref.cpp731 case MMCO_RESET: in MMCOProcess()
Ddecoder_core.cpp552 } else if (kuiMmco == MMCO_RESET) { in ParseDecRefPicMarking()