Home
last modified time | relevance | path

Searched refs:m_interProbSaved (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp9/features/
H A Ddecode_vp9_basic_feature.cpp52 MOS_ZeroMemory(&m_interProbSaved, sizeof(m_interProbSaved)); in Vp9BasicFeature()
H A Ddecode_vp9_basic_feature.h127 …uint8_t m_interProbSaved[CODECHAL_VP9_INTER_PROB_SIZE]; //!< indicating if internal prob buffer… variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp9/pipeline/
H A Ddecode_vp9_buffer_update.cpp189 m_basicFeature->m_interProbSaved, in ProbBufferPartialUpdatewithDrv()
214 m_basicFeature->m_interProbSaved, in ProbBufferPartialUpdatewithDrv()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decode_vp9.h261 …uint8_t m_interProbSaved[CODECHAL_VP9_INTER_PROB_SIZE]; //!< indicating if internal prob buffer… variable
H A Dcodechal_decode_vp9.cpp207 MOS_ZeroMemory(&m_interProbSaved, sizeof(m_interProbSaved)); in CodechalDecodeVp9()
270 m_interProbSaved, in ProbBufferPartialUpdatewithDrv()
295 m_interProbSaved, in ProbBufferPartialUpdatewithDrv()