Home
last modified time | relevance | path

Searched refs:cpbIndex (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbSei.c152 EB_U32 cpbIndex; in GetBufPeriodSEILength() local
181 … for(cpbIndex = 0; cpbIndex < vuiPtr->hrdParametersPtr->cpbCountMinus1[0] + 1; ++cpbIndex) { in GetBufPeriodSEILength()
H A DEbEntropyCoding.c5512 EB_U32 cpbIndex; in CodeHrdParameters() local
5642 for (cpbIndex = 0; cpbIndex <= hrdParamterPtr->cpbCountMinus1[layerIndex]; ++cpbIndex){ in CodeHrdParameters()
5646 hrdParamterPtr->bitRateValueMinus1[layerIndex][nalOrVclIndex][cpbIndex]); in CodeHrdParameters()
5651 hrdParamterPtr->cpbSizeValueMinus1[layerIndex][nalOrVclIndex][cpbIndex]); in CodeHrdParameters()
5668 hrdParamterPtr->cbrFlag[layerIndex][nalOrVclIndex][cpbIndex]); in CodeHrdParameters()
8357 EB_U32 cpbIndex; in CodeBufferingPeriodSEI() local
8404 for (cpbIndex = 0; cpbIndex < vuiPtr->hrdParametersPtr->cpbCountMinus1[0] + 1; ++cpbIndex){ in CodeBufferingPeriodSEI()
8408 bufferingPeriodPtr->initialCpbRemovalDelay[nalVclIndex][cpbIndex], in CodeBufferingPeriodSEI()
8414 bufferingPeriodPtr->initialCpbRemovalDelayOffset[nalVclIndex][cpbIndex], in CodeBufferingPeriodSEI()
8421 bufferingPeriodPtr->initialAltCpbRemovalDelay[nalVclIndex][cpbIndex], in CodeBufferingPeriodSEI()
[all …]
/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbSei.c152 EB_U32 cpbIndex; in GetBufPeriodSEILength() local
181 … for(cpbIndex = 0; cpbIndex < vuiPtr->hrdParametersPtr->cpbCountMinus1[0] + 1; ++cpbIndex) { in GetBufPeriodSEILength()
H A DEbEntropyCoding.c5512 EB_U32 cpbIndex; in CodeHrdParameters() local
5642 for (cpbIndex = 0; cpbIndex <= hrdParamterPtr->cpbCountMinus1[layerIndex]; ++cpbIndex){ in CodeHrdParameters()
5646 hrdParamterPtr->bitRateValueMinus1[layerIndex][nalOrVclIndex][cpbIndex]); in CodeHrdParameters()
5651 hrdParamterPtr->cpbSizeValueMinus1[layerIndex][nalOrVclIndex][cpbIndex]); in CodeHrdParameters()
5668 hrdParamterPtr->cbrFlag[layerIndex][nalOrVclIndex][cpbIndex]); in CodeHrdParameters()
8357 EB_U32 cpbIndex; in CodeBufferingPeriodSEI() local
8404 for (cpbIndex = 0; cpbIndex < vuiPtr->hrdParametersPtr->cpbCountMinus1[0] + 1; ++cpbIndex){ in CodeBufferingPeriodSEI()
8408 bufferingPeriodPtr->initialCpbRemovalDelay[nalVclIndex][cpbIndex], in CodeBufferingPeriodSEI()
8414 bufferingPeriodPtr->initialCpbRemovalDelayOffset[nalVclIndex][cpbIndex], in CodeBufferingPeriodSEI()
8421 bufferingPeriodPtr->initialAltCpbRemovalDelay[nalVclIndex][cpbIndex], in CodeBufferingPeriodSEI()
[all …]