Searched refs:nullHWAccelerationEnable (Results 1 – 5 of 5) sorted by relevance
117 MOS_NULL_RENDERING_FLAGS nullHWAccelerationEnable; in Allocate() local118 nullHWAccelerationEnable.Value = 0; in Allocate()131 nullHWAccelerationEnable.Value, in Allocate()136 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVideo); in Allocate()138 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVideo2); in Allocate()140 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVideo3); in Allocate()142 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVDBox2Video); in Allocate()144 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVDBox2Video2); in Allocate()146 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVDBox2Video3); in Allocate()148 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxRender); in Allocate()[all …]
380 MOS_NULL_RENDERING_FLAGS nullHWAccelerationEnable; in Allocate() local381 nullHWAccelerationEnable.Value = 0; in Allocate()394 nullHWAccelerationEnable.Value, in Allocate()399 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVideo); in Allocate()401 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVideo2); in Allocate()403 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVideo3); in Allocate()405 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVDBox2Video); in Allocate()407 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVDBox2Video2); in Allocate()409 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVDBox2Video3); in Allocate()411 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxRender); in Allocate()[all …]
960 MOS_NULL_RENDERING_FLAGS nullHWAccelerationEnable; in Initialize() local961 nullHWAccelerationEnable.Value = 0; in Initialize()966 nullHWAccelerationEnable.Value, in Initialize()985 …(m_renderContext == MOS_GPU_CONTEXT_RENDER) ? nullHWAccelerationEnable.CtxRender : nullHWAccelerat… in Initialize()986 nullHWAccelerationEnable.Mmc; in Initialize()
560 MOS_NULL_RENDERING_FLAGS nullHWAccelerationEnable; in Allocate() local561 nullHWAccelerationEnable.Value = 0; in Allocate()574 nullHWAccelerationEnable.Value, in Allocate()579 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVideo); in Allocate()581 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVideo2); in Allocate()583 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVideo3); in Allocate()585 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVDBox2Video); in Allocate()587 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVDBox2Video2); in Allocate()589 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxVDBox2Video3); in Allocate()591 (nullHWAccelerationEnable.CodecGlobal || nullHWAccelerationEnable.CtxRender); in Allocate()[all …]
7915 MOS_NULL_RENDERING_FLAGS nullHWAccelerationEnable; in HalCm_Allocate() local8033 nullHWAccelerationEnable = state->osInterface->pfnGetNullHWRenderFlags(state->osInterface); in HalCm_Allocate()8034 … state->nullHwRenderCm = nullHWAccelerationEnable.Cm || nullHWAccelerationEnable.VPGobal; in HalCm_Allocate()