Home
last modified time | relevance | path

Searched refs:MMCO (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264dec.h123 typedef struct MMCO { struct
127 } MMCO; argument
329 MMCO mmco[MAX_MMCO_COUNT];
480 MMCO mmco[MAX_MMCO_COUNT];
Dh264_refs.c590 MMCO *mmco = h->mmco; in generate_sliding_window_mmcos()
612 MMCO *mmco = h->mmco; in ff_h264_execute_ref_pic_marking()
838 MMCO *mmco = sl->mmco; in ff_h264_decode_ref_pic_marking()
/third_party/openh264/
DREADME.md16 - Memory Management Control Operation (MMCO)
31 - Memory Management Control Operation (MMCO)
/third_party/openh264/codec/decoder/core/src/
Dmanage_dec_ref.cpp54 static int32_t MMCO (PWelsDecoderContext pCtx, PRefPic pRefPic, PRefPicMarking pRefPicMarking);
616 iRet = MMCO (pCtx, pRefPic, pRefPicMarking); in WelsMarkAsRef()
659 static int32_t MMCO (PWelsDecoderContext pCtx, PRefPic pRefPic, PRefPicMarking pRefPicMarking) { in MMCO() function
/third_party/gstreamer/gstplugins_bad/
DChangeLog17126 codecs: h264decoder: Fix MMCO type 1 for interlaced stream
17135 codecs: h264decoder: Fix MMCO type 3 for interlaced stream
17730 codecs: h264decoder: Reset frame number per MMCO type 5
17745 codecs: h264decoder: Fix for MMCO type 2