Home
last modified time | relevance | path

Searched defs:indexLFE (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/downmix/
DEffectDownmix.cpp177 const int indexLFE = hasLFE ? indexFC + 1 : indexFC; // low frequency in Downmix_testIndexComputation() local
1044 int indexLFE = -1; in Downmix_foldGeneric() local