Searched refs:updateIOFrameSize (Results 1 – 3 of 3) sorted by relevance
171 if (auto ret = updateIOFrameSize(common); ret != RetCode::SUCCESS) { in setCommon()195 RetCode EffectContext::updateIOFrameSize(const Parameter::Common& common) { in updateIOFrameSize() function in aidl::android::hardware::audio::effect::EffectContext
98 RetCode updateIOFrameSize(const Parameter::Common& common);
281 if (auto ret = updateIOFrameSize(common); ret != RetCode::SUCCESS) { in setCommon()