Home
last modified time | relevance | path

Searched defs:MMCO (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264dec.h123 typedef struct MMCO { struct
124 MMCOOpcode opcode; argument
127 } MMCO; argument
/third_party/openh264/codec/decoder/core/src/
Dmanage_dec_ref.cpp659 static int32_t MMCO (PWelsDecoderContext pCtx, PRefPic pRefPic, PRefPicMarking pRefPicMarking) { in MMCO() function