Searched refs:MAX_MMCO_COUNT (Results 1 – 9 of 9) sorted by relevance
83 } sMmcoRef[MAX_MMCO_COUNT];97 } mmco_base[MAX_MMCO_COUNT]; // MAX_REF_PIC for reference picture based on frame
51 #define MAX_MMCO_COUNT 66 macro
122 #define MAX_MMCO_COUNT 66 macro
55 #define MAX_MMCO_COUNT 66 macro329 MMCO mmco[MAX_MMCO_COUNT];480 MMCO mmco[MAX_MMCO_COUNT];
212 for (i = 0; i < MAX_MMCO_COUNT; i++) { in scan_mmco_reset()
852 for (i = 0; i < MAX_MMCO_COUNT; i++) { in ff_h264_decode_ref_pic_marking()
663 for (i = 0; i < MAX_MMCO_COUNT && pRefPicMarking->sMmcoRef[i].uiMmcoType != MMCO_END; i++) { in MMCO()679 …if (i == MAX_MMCO_COUNT) { //although Rec does not handle this condition, we here prohibit too man… in MMCO()
564 } while (iIdx < MAX_MMCO_COUNT); in ParseDecRefPicMarking()1434 } while (iIdx < MAX_MMCO_COUNT); in PrefetchNalHeaderExtSyntax()
683 } while (iIdx < MAX_MMCO_COUNT); in ParseRefBasePicMarking()