Searched defs:featureRule (Results 1 – 2 of 2) sorted by relevance
186 MOS_STATUS SwFilterPipe::Initialize(VP_PIPELINE_PARAMS ¶ms, FeatureRule &featureRule) in Initialize()458 MOS_STATUS SwFilterPipe::ConfigFeaturesToPipe(VP_PIPELINE_PARAMS ¶ms, FeatureRule &featureRule,… in ConfigFeaturesToPipe()512 MOS_STATUS SwFilterPipe::ConfigFeatures(VP_PIPELINE_PARAMS ¶ms, FeatureRule &featureRule) in ConfigFeatures()
247 FeatureRule featureRule; in Create() local