Searched refs:CodecHalDecodeMapGpuNodeToGpuContex (Results 1 – 2 of 2) sorted by relevance
309 CodecHalDecodeMapGpuNodeToGpuContex(m_videoGpuNode, m_videoContext, false); in CreateGpuContexts()327 CodecHalDecodeMapGpuNodeToGpuContex(MOS_GPU_NODE_VIDEO, m_videoContextForWa, true); in CreateGpuContexts()348 CodecHalDecodeMapGpuNodeToGpuContex(MOS_GPU_NODE_VIDEO, m_videoContextForWa, false); in CreateGpuContexts()
565 #define CodecHalDecodeMapGpuNodeToGpuContex(gpuNode, gpuCtxt, wactx)\ macro