Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Common/src/
DLVC_MixSoft_1St_2i_D16C31_SAT.cpp59 int loopLimit = (NrChannels == FCC_1) ? NrChannels : FCC_2; in LVC_MixSoft_1St_MC_float_SAT() local
60 for (int i = 0; i < loopLimit; i++) { in LVC_MixSoft_1St_MC_float_SAT()
63 for (int i = loopLimit; i < NrChannels; i++) { in LVC_MixSoft_1St_MC_float_SAT()