Searched refs:m_intrabcDecodedOutputFrameBuffer (Results 1 – 9 of 9) sorted by relevance
41 m_allocator->Destroy(m_intrabcDecodedOutputFrameBuffer); in FreeResources()223 if (m_intrabcDecodedOutputFrameBuffer == nullptr) in AllocateVariableResources()235 m_intrabcDecodedOutputFrameBuffer = surface; in AllocateVariableResources()236 DECODE_CHK_NULL(m_intrabcDecodedOutputFrameBuffer); in AllocateVariableResources()241 m_intrabcDecodedOutputFrameBuffer, in AllocateVariableResources()711 DECODE_CHK_STATUS(m_allocator->GetSurfaceInfo(m_intrabcDecodedOutputFrameBuffer)); in AddAllCmds_AVP_SURFACE_STATE()751 DECODE_CHK_STATUS(m_allocator->GetSurfaceInfo(m_intrabcDecodedOutputFrameBuffer)); in MHW_SETPAR_DECL_SRC()752 params.pitch = m_intrabcDecodedOutputFrameBuffer->dwPitch; in MHW_SETPAR_DECL_SRC()753 params.uOffset = m_intrabcDecodedOutputFrameBuffer->YoffsetForUplane; in MHW_SETPAR_DECL_SRC()789 params.intrabcDecodedOutputFrameBuffer = &m_intrabcDecodedOutputFrameBuffer->OsResource; in MHW_SETPAR_DECL_SRC()
156 …PMOS_SURFACE m_intrabcDecodedOutputFrameBuffer = nullptr; //!< IntraBC… variable
43 m_allocator->Destroy(m_intrabcDecodedOutputFrameBuffer); in FreeResources()241 if (m_intrabcDecodedOutputFrameBuffer == nullptr) in AllocateVariableResources()253 m_intrabcDecodedOutputFrameBuffer = surface; in AllocateVariableResources()254 DECODE_CHK_NULL(m_intrabcDecodedOutputFrameBuffer); in AllocateVariableResources()259 m_intrabcDecodedOutputFrameBuffer, in AllocateVariableResources()1104 DECODE_CHK_STATUS(m_allocator->GetSurfaceInfo(m_intrabcDecodedOutputFrameBuffer)); in SetAvpIntraBCSurfaceParams()1106 intraBCSurfaceParams.psSurface = m_intrabcDecodedOutputFrameBuffer; in SetAvpIntraBCSurfaceParams()1189 …pipeBufAddrParams.m_intrabcDecodedOutputFrameBuffer = &m_intrabcDecodedOutputFrameBuffer->OsReso… in SetAvpPipeBufAddrParams()
180 …PMOS_SURFACE m_intrabcDecodedOutputFrameBuffer = nullptr; … variable
93 if (params->m_intrabcDecodedOutputFrameBuffer != nullptr) in AddAvpPipeBufAddrCmd()
39 m_intrabcDecodedOutputFrameBuffer = nullptr; //!< IntraBC Decoded output frame buffer in Initialize()
141 …MOS_RESOURCE *m_intrabcDecodedOutputFrameBuffer = nullptr;… variable
309 if (params->m_intrabcDecodedOutputFrameBuffer != nullptr) in AddAvpPipeBufAddrCmd()311 resourceParams.presResource = params->m_intrabcDecodedOutputFrameBuffer; in AddAvpPipeBufAddrCmd()
706 if (params->m_intrabcDecodedOutputFrameBuffer != nullptr) in AddAvpPipeBufAddrCmd()710 resourceParams.presResource = params->m_intrabcDecodedOutputFrameBuffer; in AddAvpPipeBufAddrCmd()