Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/downmix/
DDownmixSw.h40 Downmix::Type getDmType() const { return mType; } in getDmType() function
DDownmixSw.cpp123 dmParam.set<Downmix::type>(mContext->getDmType()); in getParameterDownmix()