Home
last modified time | relevance | path

Searched refs:yCountNonZeroCoeffs (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbFullLoop.c146 &(*yCountNonZeroCoeffs), in ProductUnifiedQuantizeInvQuantizeMd()
163 &(*yCountNonZeroCoeffs)); in ProductUnifiedQuantizeInvQuantizeMd()
173 &(*yCountNonZeroCoeffs), in ProductUnifiedQuantizeInvQuantizeMd()
322 &(yCountNonZeroCoeffs[0]), in ProductFullLoop()
409 yCountNonZeroCoeffs[0], in ProductFullLoop()
421 yCountNonZeroCoeffs[0], in ProductFullLoop()
436 yCountNonZeroCoeffs[0], in ProductFullLoop()
447 candidateBuffer->yCountNonZeroCoeffs[0] = (EB_U16)yCountNonZeroCoeffs[0]; in ProductFullLoop()
538 &(*yCountNonZeroCoeffs), in UnifiedQuantizeInvQuantize_R()
554 &(*yCountNonZeroCoeffs)); in UnifiedQuantizeInvQuantize_R()
[all …]
H A DEbProductCodingLoop.c4963 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[0] = candidateBuffer->yCountNonZe… in ModeDecisionLcu()
4964 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[1] = candidateBuffer->yCountNonZe… in ModeDecisionLcu()
4965 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[2] = candidateBuffer->yCountNonZe… in ModeDecisionLcu()
4966 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[3] = candidateBuffer->yCountNonZe… in ModeDecisionLcu()
5398 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[0] = candidateBuffer->yCountNonZe… in BdpPillar()
5399 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[1] = candidateBuffer->yCountNonZe… in BdpPillar()
5400 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[2] = candidateBuffer->yCountNonZe… in BdpPillar()
5767 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[0] = candidateBuffer->yCountNonZe… in Bdp64x64vs32x32RefinementProcess()
5768 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[1] = candidateBuffer->yCountNonZe… in Bdp64x64vs32x32RefinementProcess()
5769 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[2] = candidateBuffer->yCountNonZe… in Bdp64x64vs32x32RefinementProcess()
[all …]
H A DEbFullLoop.h50 EB_U32 *yCountNonZeroCoeffs,
H A DEbEntropyCoding.h113 EB_U32 yCountNonZeroCoeffs,
149 EB_U32 yCountNonZeroCoeffs,
H A DEbRateDistortionCost.h50 EB_U32 yCountNonZeroCoeffs,
70 EB_U32 yCountNonZeroCoeffs,
H A DEbModeDecisionProcess.h61 …EB_U16 yCountNonZeroCoeffs[4];// Store nonzero CoeffNum, per TU. If one TU, stored in 0, ot… member
H A DEbModeDecision.h222 …EB_U16 yCountNonZeroCoeffs[4];// Store nonzero CoeffNum, per TU. I… member
H A DEbTransforms.h101 EB_U32 *yCountNonZeroCoeffs,
H A DEbRateDistortionCost.c182 …EB_U32 yCountNonZeroCoeffs, // input parameter, number of non ze… in TuCalcCost() argument
268 …candidatePtr->yCbf |= (((yCountNonZeroCoeffs != 0) && (yNonZeroCbfCost < yZeroCbfCost)) << tuInde… in TuCalcCost()
294 …EB_U32 yCountNonZeroCoeffs, // input parameter, number of non ze… in TuCalcCostLuma() argument
362 …candidatePtr->yCbf |= (((yCountNonZeroCoeffs != 0) && (yNonZeroCbfCost < yZeroCbfCost)) << tuInde… in TuCalcCostLuma()
2592 EB_U32 yCountNonZeroCoeffs = countNonZeroCoeffs[0]; in EncodeTuCalcCost() local
2655 …cuPtr->transformUnitArray[tuIndex].lumaCbf = ((yCountNonZeroCoeffs != 0) && (yNonZeroCbfCost < yZ… in EncodeTuCalcCost()
H A DEbCodingLoop.c3237 EB_U16 yCountNonZeroCoeffs = 0; in EncodePass() local
3384yCountNonZeroCoeffs = contextPtr->mdContext->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[0]; in EncodePass()
3387 … ((yCoeffBitsTemp <= yBitsThsld) && yDc < YDC_THSHLD_1 && yCountNonZeroCoeffs <= 1)) { in EncodePass()
4001yCountNonZeroCoeffs = contextPtr->mdContext->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[tuI… in EncodePass()
4003 …tCbf == 0) || ((yCoeffBitsTemp <= yBitsThsld) && yDc < YDC_THSHLD_1 && yCountNonZeroCoeffs <= 1)) { in EncodePass()
4190yCountNonZeroCoeffs = contextPtr->mdContext->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[tuI… in EncodePass()
4192 …tCbf == 0) || ((yCoeffBitsTemp <= yBitsThsld) && yDc < YDC_THSHLD_1 && yCountNonZeroCoeffs <= 1)) { in EncodePass()
H A DEbTransforms.c136 EB_U32 yCountNonZeroCoeffs,
2277 if (yCountNonZeroCoeffs) in PerformTwoStagePm()
2278 *yCountNonZeroCoeffs = 0; in PerformTwoStagePm()
2293 &(*yCountNonZeroCoeffs)); in PerformTwoStagePm()
2295 if (yCountNonZeroCoeffs) in PerformTwoStagePm()
2298 *yCountNonZeroCoeffs = 0; in PerformTwoStagePm()
3051 &(*yCountNonZeroCoeffs), in UnifiedQuantizeInvQuantize()
3079 *yCountNonZeroCoeffs = 0; in UnifiedQuantizeInvQuantize()
3151 &(*yCountNonZeroCoeffs)); in UnifiedQuantizeInvQuantize()
3173 yCountNonZeroCoeffs, in UnifiedQuantizeInvQuantize()
[all …]
H A DEbEntropyCoding.c7904 EB_U32 yCountNonZeroCoeffs, in TuEstimateCoeffBitsLuma() argument
7924 if (yCountNonZeroCoeffs) { in TuEstimateCoeffBitsLuma()
7938 yCountNonZeroCoeffs, in TuEstimateCoeffBitsLuma()
7951 yCountNonZeroCoeffs, in TuEstimateCoeffBitsLuma()
7969 EB_U32 yCountNonZeroCoeffs, in TuEstimateCoeffBits_R() argument
8000 if (yCountNonZeroCoeffs) { in TuEstimateCoeffBits_R()
8014 yCountNonZeroCoeffs, in TuEstimateCoeffBits_R()
8029 yCountNonZeroCoeffs, in TuEstimateCoeffBits_R()
/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbFullLoop.c146 &(*yCountNonZeroCoeffs), in ProductUnifiedQuantizeInvQuantizeMd()
163 &(*yCountNonZeroCoeffs)); in ProductUnifiedQuantizeInvQuantizeMd()
173 &(*yCountNonZeroCoeffs), in ProductUnifiedQuantizeInvQuantizeMd()
322 &(yCountNonZeroCoeffs[0]), in ProductFullLoop()
409 yCountNonZeroCoeffs[0], in ProductFullLoop()
421 yCountNonZeroCoeffs[0], in ProductFullLoop()
436 yCountNonZeroCoeffs[0], in ProductFullLoop()
447 candidateBuffer->yCountNonZeroCoeffs[0] = (EB_U16)yCountNonZeroCoeffs[0]; in ProductFullLoop()
538 &(*yCountNonZeroCoeffs), in UnifiedQuantizeInvQuantize_R()
554 &(*yCountNonZeroCoeffs)); in UnifiedQuantizeInvQuantize_R()
[all …]
H A DEbProductCodingLoop.c4963 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[0] = candidateBuffer->yCountNonZe… in ModeDecisionLcu()
4964 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[1] = candidateBuffer->yCountNonZe… in ModeDecisionLcu()
4965 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[2] = candidateBuffer->yCountNonZe… in ModeDecisionLcu()
4966 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[3] = candidateBuffer->yCountNonZe… in ModeDecisionLcu()
5398 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[0] = candidateBuffer->yCountNonZe… in BdpPillar()
5399 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[1] = candidateBuffer->yCountNonZe… in BdpPillar()
5400 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[2] = candidateBuffer->yCountNonZe… in BdpPillar()
5767 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[0] = candidateBuffer->yCountNonZe… in Bdp64x64vs32x32RefinementProcess()
5768 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[1] = candidateBuffer->yCountNonZe… in Bdp64x64vs32x32RefinementProcess()
5769 …contextPtr->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[2] = candidateBuffer->yCountNonZe… in Bdp64x64vs32x32RefinementProcess()
[all …]
H A DEbFullLoop.h50 EB_U32 *yCountNonZeroCoeffs,
H A DEbRateDistortionCost.h50 EB_U32 yCountNonZeroCoeffs,
70 EB_U32 yCountNonZeroCoeffs,
H A DEbEntropyCoding.h113 EB_U32 yCountNonZeroCoeffs,
149 EB_U32 yCountNonZeroCoeffs,
H A DEbModeDecisionProcess.h61 …EB_U16 yCountNonZeroCoeffs[4];// Store nonzero CoeffNum, per TU. If one TU, stored in 0, ot… member
H A DEbModeDecision.h222 …EB_U16 yCountNonZeroCoeffs[4];// Store nonzero CoeffNum, per TU. I… member
H A DEbTransforms.h101 EB_U32 *yCountNonZeroCoeffs,
H A DEbRateDistortionCost.c182 …EB_U32 yCountNonZeroCoeffs, // input parameter, number of non ze… in TuCalcCost() argument
268 …candidatePtr->yCbf |= (((yCountNonZeroCoeffs != 0) && (yNonZeroCbfCost < yZeroCbfCost)) << tuInde… in TuCalcCost()
294 …EB_U32 yCountNonZeroCoeffs, // input parameter, number of non ze… in TuCalcCostLuma() argument
362 …candidatePtr->yCbf |= (((yCountNonZeroCoeffs != 0) && (yNonZeroCbfCost < yZeroCbfCost)) << tuInde… in TuCalcCostLuma()
2592 EB_U32 yCountNonZeroCoeffs = countNonZeroCoeffs[0]; in EncodeTuCalcCost() local
2655 …cuPtr->transformUnitArray[tuIndex].lumaCbf = ((yCountNonZeroCoeffs != 0) && (yNonZeroCbfCost < yZ… in EncodeTuCalcCost()
H A DEbCodingLoop.c3237 EB_U16 yCountNonZeroCoeffs = 0; in EncodePass() local
3384yCountNonZeroCoeffs = contextPtr->mdContext->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[0]; in EncodePass()
3387 … ((yCoeffBitsTemp <= yBitsThsld) && yDc < YDC_THSHLD_1 && yCountNonZeroCoeffs <= 1)) { in EncodePass()
4001yCountNonZeroCoeffs = contextPtr->mdContext->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[tuI… in EncodePass()
4003 …tCbf == 0) || ((yCoeffBitsTemp <= yBitsThsld) && yDc < YDC_THSHLD_1 && yCountNonZeroCoeffs <= 1)) { in EncodePass()
4190yCountNonZeroCoeffs = contextPtr->mdContext->mdEpPipeLcu[cuPtr->leafIndex].yCountNonZeroCoeffs[tuI… in EncodePass()
4192 …tCbf == 0) || ((yCoeffBitsTemp <= yBitsThsld) && yDc < YDC_THSHLD_1 && yCountNonZeroCoeffs <= 1)) { in EncodePass()
H A DEbTransforms.c136 EB_U32 yCountNonZeroCoeffs,
2277 if (yCountNonZeroCoeffs) in PerformTwoStagePm()
2278 *yCountNonZeroCoeffs = 0; in PerformTwoStagePm()
2293 &(*yCountNonZeroCoeffs)); in PerformTwoStagePm()
2295 if (yCountNonZeroCoeffs) in PerformTwoStagePm()
2298 *yCountNonZeroCoeffs = 0; in PerformTwoStagePm()
3051 &(*yCountNonZeroCoeffs), in UnifiedQuantizeInvQuantize()
3079 *yCountNonZeroCoeffs = 0; in UnifiedQuantizeInvQuantize()
3151 &(*yCountNonZeroCoeffs)); in UnifiedQuantizeInvQuantize()
3173 yCountNonZeroCoeffs, in UnifiedQuantizeInvQuantize()
[all …]
H A DEbEntropyCoding.c7904 EB_U32 yCountNonZeroCoeffs, in TuEstimateCoeffBitsLuma() argument
7924 if (yCountNonZeroCoeffs) { in TuEstimateCoeffBitsLuma()
7938 yCountNonZeroCoeffs, in TuEstimateCoeffBitsLuma()
7951 yCountNonZeroCoeffs, in TuEstimateCoeffBitsLuma()
7969 EB_U32 yCountNonZeroCoeffs, in TuEstimateCoeffBits_R() argument
8000 if (yCountNonZeroCoeffs) { in TuEstimateCoeffBits_R()
8014 yCountNonZeroCoeffs, in TuEstimateCoeffBits_R()
8029 yCountNonZeroCoeffs, in TuEstimateCoeffBits_R()