Home
last modified time | relevance | path

Searched refs:intraLumaMode (Results 1 – 25 of 28) sorted by relevance

12

/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbEntropyCoding.h122 EB_U32 intraLumaMode,
153 EB_U32 intraLumaMode,
223 EB_U32 intraLumaMode,
235 EB_U32 intraLumaMode,
249 EB_U32 intraLumaMode,
263 EB_U32 intraLumaMode,
276 EB_U32 intraLumaMode,
289 EB_U32 intraLumaMode,
301 EB_U32 intraLumaMode,
316 EB_U32 intraLumaMode,
[all …]
H A DEbModeDecision.c1133 candidateArray[canTotalCnt].intraLumaMode = openLoopIntraCandidate; in ProductIntraCandidateInjection()
1152 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_DC; in ProductIntraCandidateInjection()
1157 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_PLANAR; in ProductIntraCandidateInjection()
1167 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_PLANAR; in ProductIntraCandidateInjection()
1425 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_DC; in ProductIntraCandidateInjection()
1430 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_PLANAR; in ProductIntraCandidateInjection()
1443 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_PLANAR; in ProductIntraCandidateInjection()
1480 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_DC; in ProductIntraCandidateInjection()
2023 *bestIntraMode = bufferPtrArray[candidateIndex]->candidatePtr->intraLumaMode; in ProductFullModeDecision()
2063 puPtr->intraLumaMode = 0x1F; in ProductFullModeDecision()
[all …]
H A DEbProductCodingLoop.c3052 EB_U8 intraLumaMode = candidateBuffer->candidatePtr->intraLumaMode; in PerformIntra4x4Search() local
3195 intraLumaMode, in PerformIntra4x4Search()
3571 EB_U8 intraLumaMode = (EB_U8)candidateBuffer->candidatePtr->intraLumaMode; in PerformIntra4x4Search() local
3582 &intraLumaMode, in PerformIntra4x4Search()
3849 &intraLumaMode, in LinkBdptoMd()
4017 &intraLumaMode, in LinkMdtoBdp()
4104 &intraLumaMode, in ModeDecisionRefinementLcu()
5059 EB_U8 intraLumaMode = (EB_U8)(&contextPtr->cuPtr->predictionUnitArray[0])->intraLumaMode; in ModeDecisionLcu() local
5077 &intraLumaMode, in ModeDecisionLcu()
5501 &intraLumaMode, in BdpPillar()
[all …]
H A DEbEntropyCoding.c7078 intraLumaMode, in Intra4x4EncodeLumaCoeff()
7126 intraLumaMode, in Intra4x4EncodeChromaCoeff()
7626 intraLumaMode = (EB_U8)puPtr->intraLumaMode; in EncodeLcu()
7933 intraLumaMode, in TuEstimateCoeffBitsLuma()
7946 intraLumaMode, in TuEstimateCoeffBitsLuma()
7978 EB_U32 intraLumaMode, in TuEstimateCoeffBits_R() argument
8009 intraLumaMode, in TuEstimateCoeffBits_R()
8024 intraLumaMode, in TuEstimateCoeffBits_R()
8050 intraLumaMode, in TuEstimateCoeffBits_R()
8064 intraLumaMode, in TuEstimateCoeffBits_R()
[all …]
H A DEbPredictionUnit.h24 unsigned intraLumaMode : 6; member
H A DEbFullLoop.c93 EB_U32 intraLumaMode, in ProductUnifiedQuantizeInvQuantizeMd() argument
130 intraLumaMode, in ProductUnifiedQuantizeInvQuantizeMd()
247 candidateBuffer->candidatePtr->intraLumaMode, in ProductFullLoop()
273 candidateBuffer->candidatePtr->intraLumaMode, in ProductFullLoop()
330 candidateBuffer->candidatePtr->intraLumaMode, in ProductFullLoop()
425 candidateBuffer->candidatePtr->intraLumaMode, in ProductFullLoop()
477 EB_U32 intraLumaMode, in UnifiedQuantizeInvQuantize_R()
522 intraLumaMode, in UnifiedQuantizeInvQuantize_R()
693 candidateBuffer->candidatePtr->intraLumaMode, in FullLoop_R()
799 candidateBuffer->candidatePtr->intraLumaMode, in FullLoop_R()
[all …]
H A DEbCoeffEstimation_Intrinsic.c356 EB_U32 intraLumaMode, in PmEstimateQuantCoeffLuma_SSE2() argument
380 (void)(intraLumaMode); in PmEstimateQuantCoeffLuma_SSE2()
644 EB_U32 intraLumaMode, in PmEstimateQuantCoeffChroma_SSE2() argument
662 (void)(intraLumaMode); in PmEstimateQuantCoeffChroma_SSE2()
963 EB_U32 intraLumaMode, in EstimateQuantizedCoefficients_Lossy_SSE2() argument
1063 …EB_S32 intraMode = (!isChroma || tempIntraChromaMode == EB_INTRA_CHROMA_DM) ? intraLumaMode : temp… in EstimateQuantizedCoefficients_Lossy_SSE2()
1420 EB_U32 intraLumaMode, in EstimateQuantizedCoefficients_Lossy() argument
1511 …EB_S32 intraMode = (!isChroma || tempIntraChromaMode == EB_INTRA_CHROMA_DM) ? intraLumaMode : temp… in EstimateQuantizedCoefficients_Lossy()
H A DEbCodingLoop.c184 EB_U32 intraLumaMode,
665 EB_U32 intraLumaMode, in EncodeLoop() argument
763 intraLumaMode, in EncodeLoop()
868 intraLumaMode, in EncodeLoop()
977 intraLumaMode, in EncodeLoop()
1258 EB_U32 intraLumaMode, in EncodeLoop16bit() argument
1356 intraLumaMode, in EncodeLoop16bit()
1461 intraLumaMode, in EncodeLoop16bit()
1573 intraLumaMode, in EncodeLoop16bit()
3418 (EB_U32)puPtr->intraLumaMode, in EncodePass()
[all …]
H A DEbTransforms.h115 EB_U32 intraLumaMode,
185 EB_U32 intraLumaMode,
H A DEbEntropyCodingUtil.h272 EB_U32 intraLumaMode);
H A DEbModeDecision.h103 unsigned intraLumaMode : 8; member
H A DEbRateDistortionCost.c453 EB_U32 lumaMode = candidatePtr->intraLumaMode; in Intra2Nx2NFastCostIsliceOpt()
504 EB_U32 lumaMode = candidateBufferPtr->candidatePtr->intraLumaMode; in Intra2Nx2NFastCostIslice()
599 EB_U32 lumaMode = candidatePtr->intraLumaMode; in Intra2Nx2NFastCostPsliceOpt()
2790 lumaMode = candidateBufferPtr->candidatePtr->intraLumaMode; in Intra4x4FastCostIslice()
2875 lumaMode = candidateBufferPtr->candidatePtr->intraLumaMode; in Intra4x4FastCostPslice()
3095 EB_U32 lumaMode = candidateBufferPtr->candidatePtr->intraLumaMode; in IntraNxNFastCostIslice()
3179 EB_U32 lumaMode = candidatePtr->intraLumaMode; in IntraNxNFastCostPslice()
/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbEntropyCoding.h122 EB_U32 intraLumaMode,
153 EB_U32 intraLumaMode,
223 EB_U32 intraLumaMode,
235 EB_U32 intraLumaMode,
249 EB_U32 intraLumaMode,
263 EB_U32 intraLumaMode,
276 EB_U32 intraLumaMode,
289 EB_U32 intraLumaMode,
301 EB_U32 intraLumaMode,
316 EB_U32 intraLumaMode,
[all …]
H A DEbModeDecision.c1133 candidateArray[canTotalCnt].intraLumaMode = openLoopIntraCandidate; in ProductIntraCandidateInjection()
1152 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_DC; in ProductIntraCandidateInjection()
1157 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_PLANAR; in ProductIntraCandidateInjection()
1167 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_PLANAR; in ProductIntraCandidateInjection()
1425 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_DC; in ProductIntraCandidateInjection()
1430 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_PLANAR; in ProductIntraCandidateInjection()
1443 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_PLANAR; in ProductIntraCandidateInjection()
1480 candidateArray[canTotalCnt].intraLumaMode = EB_INTRA_DC; in ProductIntraCandidateInjection()
2023 *bestIntraMode = bufferPtrArray[candidateIndex]->candidatePtr->intraLumaMode; in ProductFullModeDecision()
2063 puPtr->intraLumaMode = 0x1F; in ProductFullModeDecision()
[all …]
H A DEbProductCodingLoop.c3052 EB_U8 intraLumaMode = candidateBuffer->candidatePtr->intraLumaMode; in PerformIntra4x4Search() local
3195 intraLumaMode, in PerformIntra4x4Search()
3571 EB_U8 intraLumaMode = (EB_U8)candidateBuffer->candidatePtr->intraLumaMode; in PerformIntra4x4Search() local
3582 &intraLumaMode, in PerformIntra4x4Search()
3849 &intraLumaMode, in LinkBdptoMd()
4017 &intraLumaMode, in LinkMdtoBdp()
4104 &intraLumaMode, in ModeDecisionRefinementLcu()
5059 EB_U8 intraLumaMode = (EB_U8)(&contextPtr->cuPtr->predictionUnitArray[0])->intraLumaMode; in ModeDecisionLcu() local
5077 &intraLumaMode, in ModeDecisionLcu()
5501 &intraLumaMode, in BdpPillar()
[all …]
H A DEbEntropyCoding.c7078 intraLumaMode, in Intra4x4EncodeLumaCoeff()
7126 intraLumaMode, in Intra4x4EncodeChromaCoeff()
7626 intraLumaMode = (EB_U8)puPtr->intraLumaMode; in EncodeLcu()
7933 intraLumaMode, in TuEstimateCoeffBitsLuma()
7946 intraLumaMode, in TuEstimateCoeffBitsLuma()
7978 EB_U32 intraLumaMode, in TuEstimateCoeffBits_R() argument
8009 intraLumaMode, in TuEstimateCoeffBits_R()
8024 intraLumaMode, in TuEstimateCoeffBits_R()
8050 intraLumaMode, in TuEstimateCoeffBits_R()
8064 intraLumaMode, in TuEstimateCoeffBits_R()
[all …]
H A DEbPredictionUnit.h24 unsigned intraLumaMode : 6; member
H A DEbFullLoop.c93 EB_U32 intraLumaMode, in ProductUnifiedQuantizeInvQuantizeMd() argument
130 intraLumaMode, in ProductUnifiedQuantizeInvQuantizeMd()
247 candidateBuffer->candidatePtr->intraLumaMode, in ProductFullLoop()
273 candidateBuffer->candidatePtr->intraLumaMode, in ProductFullLoop()
330 candidateBuffer->candidatePtr->intraLumaMode, in ProductFullLoop()
425 candidateBuffer->candidatePtr->intraLumaMode, in ProductFullLoop()
477 EB_U32 intraLumaMode, in UnifiedQuantizeInvQuantize_R()
522 intraLumaMode, in UnifiedQuantizeInvQuantize_R()
693 candidateBuffer->candidatePtr->intraLumaMode, in FullLoop_R()
799 candidateBuffer->candidatePtr->intraLumaMode, in FullLoop_R()
[all …]
H A DEbCoeffEstimation_Intrinsic.c356 EB_U32 intraLumaMode, in PmEstimateQuantCoeffLuma_SSE2() argument
380 (void)(intraLumaMode); in PmEstimateQuantCoeffLuma_SSE2()
644 EB_U32 intraLumaMode, in PmEstimateQuantCoeffChroma_SSE2() argument
662 (void)(intraLumaMode); in PmEstimateQuantCoeffChroma_SSE2()
963 EB_U32 intraLumaMode, in EstimateQuantizedCoefficients_Lossy_SSE2() argument
1063 …EB_S32 intraMode = (!isChroma || tempIntraChromaMode == EB_INTRA_CHROMA_DM) ? intraLumaMode : temp… in EstimateQuantizedCoefficients_Lossy_SSE2()
1420 EB_U32 intraLumaMode, in EstimateQuantizedCoefficients_Lossy() argument
1511 …EB_S32 intraMode = (!isChroma || tempIntraChromaMode == EB_INTRA_CHROMA_DM) ? intraLumaMode : temp… in EstimateQuantizedCoefficients_Lossy()
H A DEbCodingLoop.c184 EB_U32 intraLumaMode,
665 EB_U32 intraLumaMode, in EncodeLoop() argument
763 intraLumaMode, in EncodeLoop()
868 intraLumaMode, in EncodeLoop()
977 intraLumaMode, in EncodeLoop()
1258 EB_U32 intraLumaMode, in EncodeLoop16bit() argument
1356 intraLumaMode, in EncodeLoop16bit()
1461 intraLumaMode, in EncodeLoop16bit()
1573 intraLumaMode, in EncodeLoop16bit()
3418 (EB_U32)puPtr->intraLumaMode, in EncodePass()
[all …]
H A DEbTransforms.h115 EB_U32 intraLumaMode,
185 EB_U32 intraLumaMode,
H A DEbEntropyCodingUtil.h272 EB_U32 intraLumaMode);
H A DEbModeDecision.h103 unsigned intraLumaMode : 8; member
H A DEbRateDistortionCost.c453 EB_U32 lumaMode = candidatePtr->intraLumaMode; in Intra2Nx2NFastCostIsliceOpt()
504 EB_U32 lumaMode = candidateBufferPtr->candidatePtr->intraLumaMode; in Intra2Nx2NFastCostIslice()
599 EB_U32 lumaMode = candidatePtr->intraLumaMode; in Intra2Nx2NFastCostPsliceOpt()
2790 lumaMode = candidateBufferPtr->candidatePtr->intraLumaMode; in Intra4x4FastCostIslice()
2875 lumaMode = candidateBufferPtr->candidatePtr->intraLumaMode; in Intra4x4FastCostPslice()
3095 EB_U32 lumaMode = candidateBufferPtr->candidatePtr->intraLumaMode; in IntraNxNFastCostIslice()
3179 EB_U32 lumaMode = candidatePtr->intraLumaMode; in IntraNxNFastCostPslice()
H A DEbIntraPrediction.c3689 const EB_U32 lumaMode = candidateBufferPtr->candidatePtr->intraLumaMode; in IntraPredictionCl()
4006 EB_U32 lumaMode = candidateBufferPtr->candidatePtr->intraLumaMode; in Intra4x4IntraPredictionCl()
4041 lumaMode = candidateBufferPtr->candidatePtr->intraLumaMode; in Intra4x4IntraPredictionCl()
4302 EB_U32 openLoopIntraCandidateIndex = candidateBufferPtr->candidatePtr->intraLumaMode; in Intra4x4IntraPredictionOl()
5442 EB_U32 openLoopIntraCandidateIndex = candidateBufferPtr->candidatePtr->intraLumaMode; in IntraPredictionOl()

12