Searched refs:queryParamsForPreviousComponent (Results 1 – 6 of 6) sorted by relevance
108 c2_status_t DefaultFilterPlugin::queryParamsForPreviousComponent( in queryParamsForPreviousComponent() function in android::DefaultFilterPlugin114 return mPlugin->queryParamsForPreviousComponent(intf, params); in queryParamsForPreviousComponent()
456 c2_status_t err = filterWrapper->queryParamsForPreviousComponent(next, ¶ms); in backPropagateParams_l()1005 c2_status_t FilterWrapper::queryParamsForPreviousComponent( in queryParamsForPreviousComponent() function in android::FilterWrapper1012 return mPlugin->queryParamsForPreviousComponent(intf, params); in queryParamsForPreviousComponent()
46 virtual c2_status_t queryParamsForPreviousComponent(103 c2_status_t queryParamsForPreviousComponent(
38 c2_status_t queryParamsForPreviousComponent(
66 virtual c2_status_t queryParamsForPreviousComponent(
1009 c2_status_t queryParamsForPreviousComponent( in queryParamsForPreviousComponent() function in android::SampleFilterPlugin