Home
last modified time | relevance | path

Searched refs:setDmType (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/downmix/
DDownmixSw.h35 RetCode setDmType(Downmix::Type type) { in setDmType() function
DDownmixSw.cpp89 RETURN_IF(mContext->setDmType(dmParam.get<Downmix::type>()) != RetCode::SUCCESS, in setParameterSpecific()