Lines Matching refs:mosCtx

140 void MosUtilDebug::MosMessageInitComponent(MOS_COMPONENT_ID compID, MOS_CONTEXT_HANDLE mosCtx)  in MosMessageInitComponent()  argument
167 mosCtx); in MosMessageInitComponent()
175 MosUtilities::MosUserFeatureWriteValuesID(nullptr, &UserFeatureWriteData, 1, mosCtx); in MosMessageInitComponent()
190 mosCtx); in MosMessageInitComponent()
197 MosUtilities::MosUserFeatureWriteValuesID(nullptr, &UserFeatureWriteData, 1, mosCtx); in MosMessageInitComponent()
210 mosCtx); in MosMessageInitComponent()
217 MosUtilities::MosUserFeatureWriteValuesID(nullptr, &UserFeatureWriteData, 1, mosCtx); in MosMessageInitComponent()
234 MOS_STATUS MosUtilDebug::MosHLTInit(MOS_CONTEXT_HANDLE mosCtx) in MosHLTInit() argument
261 mosCtx); in MosHLTInit()
268 MosUtilities::MosUserFeatureWriteValuesID(nullptr, &UserFeatureWriteData, 1, mosCtx); in MosHLTInit()
286 MosLogFileNamePrefix(fileNamePrefix, mosCtx); in MosHLTInit()
330 MOS_STATUS MosUtilDebug::MosDDIDumpInit(MOS_CONTEXT_HANDLE mosCtx) in MosDDIDumpInit() argument
347 mosCtx); in MosDDIDumpInit()
357 mosCtx); in MosDDIDumpInit()
374 void MosUtilDebug::MosMessageInit(MOS_CONTEXT_HANDLE mosCtx) in MosMessageInit() argument
388 mosCtx); in MosMessageInit()
395 MosUtilities::MosUserFeatureWriteValuesID(nullptr, &UserFeatureWriteData, 1, mosCtx); in MosMessageInit()
405 MosMessageInitComponent((MOS_COMPONENT_ID)i, mosCtx); in MosMessageInit()
414 mosCtx); in MosMessageInit()
421 MosUtilities::MosUserFeatureWriteValuesID(nullptr, &UserFeatureWriteData, 1, mosCtx); in MosMessageInit()
437 MosHLTInit(mosCtx); in MosMessageInit()
438 MosDDIDumpInit(mosCtx); in MosMessageInit()