Searched refs:CodechalDecodeVp9 (Results 1 – 14 of 14) sorted by relevance
40 CodechalDecodeVp9 :: ~CodechalDecodeVp9 () in ~CodechalDecodeVp9()164 CodechalDecodeVp9 ::CodechalDecodeVp9( in CodechalDecodeVp9() function in CodechalDecodeVp9238 MOS_STATUS CodechalDecodeVp9 :: ProbBufferPartialUpdatewithDrv() in ProbBufferPartialUpdatewithDrv()303 MOS_STATUS CodechalDecodeVp9 :: ProbBufFullUpdatewithDrv() in ProbBufFullUpdatewithDrv()329 MOS_STATUS CodechalDecodeVp9 :: ResetSegIdBufferwithDrv() in ResetSegIdBufferwithDrv()346 MOS_STATUS CodechalDecodeVp9 :: ProbBufFullUpdatewithHucStreamout( in ProbBufFullUpdatewithHucStreamout()395 MOS_STATUS CodechalDecodeVp9 :: ResetSegIdBufferwithHucStreamout( in ResetSegIdBufferwithHucStreamout()427 MOS_STATUS CodechalDecodeVp9 :: DetermineInternalBufferUpdate() in DetermineInternalBufferUpdate()591 MOS_STATUS CodechalDecodeVp9 :: AllocateResourcesFixedSizes() in AllocateResourcesFixedSizes()652 MOS_STATUS CodechalDecodeVp9 :: AllocateResourcesVariableSizes() in AllocateResourcesVariableSizes()[all …]
56 class CodechalDecodeVp9 : public CodechalDecode68 CodechalDecodeVp9(76 ~CodechalDecodeVp9();
63 CodechalDecodeVp9 *m_vp9State = nullptr; //!< Pinter to VP9 decode state
36 m_vp9State = (CodechalDecodeVp9 *)standardState; in CodechalMmcDecodeVp9()
79 …PCODECHAL_STANDARD_INFO standardInfo) : CodechalDecodeVp9(hwInterface, debugInterface, standardInf… in CodechalDecodeVp9G12()240 CODECHAL_DECODE_CHK_STATUS_RETURN(CodechalDecodeVp9 ::AllocateResourcesVariableSizes()); in AllocateResourcesVariableSizes()385 CODECHAL_DECODE_CHK_STATUS_RETURN(CodechalDecodeVp9 :: DetermineDecodePhase()); in DetermineDecodePhase()679 CodechalDecodeVp9::SetFrameStates(); in SetFrameStates()1329 CODECHAL_DECODE_CHK_STATUS_RETURN(CodechalDecodeVp9::AllocateResourcesFixedSizes()); in AllocateStandard()
56 CodechalDecodeVp9 *m_vp9State = nullptr; //!< Pinter to VP9 decode state
36 m_vp9State = (CodechalDecodeVp9 *)standardState; in CodechalMmcDecodeVp9G12()
42 class CodechalDecodeVp9G12 : public CodechalDecodeVp9
57 …PCODECHAL_STANDARD_INFO standardInfo) : CodechalDecodeVp9(hwInterface, debugInterface, standardInf… in CodechalDecodeVp9G11()151 CODECHAL_DECODE_CHK_STATUS_RETURN(CodechalDecodeVp9 :: AllocateResourcesVariableSizes()); in AllocateResourcesVariableSizes()239 CODECHAL_DECODE_CHK_STATUS_RETURN(CodechalDecodeVp9 :: DetermineDecodePhase()); in DetermineDecodePhase()1015 CODECHAL_DECODE_CHK_STATUS_RETURN(CodechalDecodeVp9::AllocateResourcesFixedSizes()); in AllocateStandard()
41 class CodechalDecodeVp9G11 : public CodechalDecodeVp9
128 using Vp9 = CodechalDecodeVp9;
173 using Vp9 = CodechalDecodeVp9;
177 using Vp9 = CodechalDecodeVp9;
175 using Vp9 = CodechalDecodeVp9;