MMCO              613 libavcodec/h264.h     MMCO mmco[MAX_MMCO_COUNT];
MMCO              832 libavcodec/h264.h int ff_h264_execute_ref_pic_marking(H264Context *h, MMCO *mmco, int mmco_count);
MMCO              538 libavcodec/h264_refs.c static int check_opcodes(MMCO *mmco1, MMCO *mmco2, int n_mmcos)
MMCO              555 libavcodec/h264_refs.c     MMCO mmco_temp[MAX_MMCO_COUNT], *mmco = first_slice ? h->mmco : mmco_temp;
MMCO              585 libavcodec/h264_refs.c int ff_h264_execute_ref_pic_marking(H264Context *h, MMCO *mmco, int mmco_count)
MMCO              790 libavcodec/h264_refs.c     MMCO mmco_temp[MAX_MMCO_COUNT], *mmco = mmco_temp;