Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/downmix/
DEffectDownmix.c134 const int indexBC = hasBC ? indexBR + 1 : indexBR; // back center in Downmix_testIndexComputation() local
1025 const int indexBC = hasBC ? indexBR + 1 : indexBR; // back center in Downmix_foldGeneric() local