Searched refs:numRefFrames (Results 1 – 7 of 7) sorted by relevance
225 &pSeqParamSet->numRefFrames); in h264bsdDecodeSeqParamSet()228 if (pSeqParamSet->numRefFrames > MAX_NUM_REF_PICS) in h264bsdDecodeSeqParamSet()306 if (value == INVALID_DPB_SIZE || pSeqParamSet->numRefFrames > value) in h264bsdDecodeSeqParamSet()310 pSeqParamSet->numRefFrames)); in h264bsdDecodeSeqParamSet()311 value = pSeqParamSet->numRefFrames; in h264bsdDecodeSeqParamSet()337 pSeqParamSet->numRefFrames || in h264bsdDecodeSeqParamSet()526 pSps1->numRefFrames == pSps2->numRefFrames && in h264bsdCompareSeqParamSets()
340 dpb->numRefFrames--; in Mmcop1()376 dpb->numRefFrames--; in Mmcop2()426 dpb->numRefFrames--; in Mmcop3()477 dpb->numRefFrames--; in Mmcop4()524 dpb->numRefFrames = 0; in Mmcop5()570 dpb->numRefFrames--; in Mmcop6()576 if (dpb->numRefFrames < dpb->maxRefFrames) in Mmcop6()586 dpb->numRefFrames++; in Mmcop6()708 dpb->numRefFrames = 1; in h264bsdMarkDecRefPic()782 if (dpb->numRefFrames < dpb->maxRefFrames) in h264bsdMarkDecRefPic()[all …]
89 u32 numRefFrames; member105 u32 numRefFrames,113 u32 numRefFrames,
72 u32 numRefFrames);140 !pSeqParamSet->numRefFrames ) ) in h264bsdDecodeSliceHeader()306 pNalUnit->nalUnitType, pSeqParamSet->numRefFrames); in h264bsdDecodeSliceHeader()575 u32 numRefFrames) in DecRefPicMarking() argument605 if (!numRefFrames && pDecRefPicMarking->longTermReferenceFlag) in DecRefPicMarking()624 if (i > (2 * numRefFrames + 2)) in DecRefPicMarking()670 if (value > numRefFrames) in DecRefPicMarking()
62 u32 numRefFrames; member
116 u32 numRefFrames);284 pSeqParamSet->numRefFrames); in h264bsdDecodeSeiMessage()972 u32 numRefFrames) in DecodeDecRefPicMarkingRepetition() argument998 &pDecRefPicMarkingRepetition->decRefPicMarking, NAL_SEI, numRefFrames); in DecodeDecRefPicMarkingRepetition()
393 pStorage->activeSps->numRefFrames, in h264bsdActivateParamSets()