Searched refs:AddFeatureGraphRTLog (Results 1 – 4 of 4) sorted by relevance
367 virtual MOS_STATUS AddFeatureGraphRTLog() in AddFeatureGraphRTLog() function428 virtual MOS_STATUS AddFeatureGraphRTLog() in AddFeatureGraphRTLog() function527 virtual MOS_STATUS AddFeatureGraphRTLog() in AddFeatureGraphRTLog() function574 virtual MOS_STATUS AddFeatureGraphRTLog() in AddFeatureGraphRTLog() function635 virtual MOS_STATUS AddFeatureGraphRTLog() in AddFeatureGraphRTLog() function679 virtual MOS_STATUS AddFeatureGraphRTLog() in AddFeatureGraphRTLog() function734 virtual MOS_STATUS AddFeatureGraphRTLog() in AddFeatureGraphRTLog() function769 virtual MOS_STATUS AddFeatureGraphRTLog() in AddFeatureGraphRTLog() function799 virtual MOS_STATUS AddFeatureGraphRTLog() in AddFeatureGraphRTLog() function919 virtual MOS_STATUS AddFeatureGraphRTLog() in AddFeatureGraphRTLog() function[all …]
86 MOS_STATUS SwFilterSubPipe::AddFeatureGraphRTLog() in AddFeatureGraphRTLog() function in SwFilterSubPipe94 VP_PUBLIC_CHK_STATUS_RETURN(featureSet->AddFeatureGraphRTLog()); in AddFeatureGraphRTLog()97 VP_PUBLIC_CHK_STATUS_RETURN(m_UnorderedFilters.AddFeatureGraphRTLog()); in AddFeatureGraphRTLog()1165 VP_PUBLIC_CHK_STATUS_RETURN(AddFeatureGraphRTLog(true, i)); in AddRTLog()1170 VP_PUBLIC_CHK_STATUS_RETURN(AddFeatureGraphRTLog(false, i)); in AddRTLog()1176 MOS_STATUS SwFilterPipe::AddFeatureGraphRTLog(bool isInputPipe, uint32_t pipeIndex) in AddFeatureGraphRTLog() function in SwFilterPipe1207 VP_PUBLIC_CHK_STATUS_RETURN(inputPipe->AddFeatureGraphRTLog()); in AddFeatureGraphRTLog()1231 VP_PUBLIC_CHK_STATUS_RETURN(outputPipe->AddFeatureGraphRTLog()); in AddFeatureGraphRTLog()
75 MOS_STATUS AddFeatureGraphRTLog();174 MOS_STATUS AddFeatureGraphRTLog(bool isInputPipe, uint32_t pipeIndex);
2254 MOS_STATUS SwFilterSet::AddFeatureGraphRTLog() in AddFeatureGraphRTLog() function in SwFilterSet2262 swFilter.second->AddFeatureGraphRTLog(); in AddFeatureGraphRTLog()