Searched refs:indexBR (Results 1 – 1 of 1) sorted by relevance
179 const int indexBR = hasBacks ? indexBL + 1 : indexBL; // back right in Downmix_testIndexComputation() local180 const int indexBC = hasBC ? indexBR + 1 : indexBR; // back center in Downmix_testIndexComputation()186 0, 1, indexFC, indexLFE, indexBL, indexBR, indexBC, indexSL, indexSR); in Downmix_testIndexComputation()1046 int indexBR = -1; in Downmix_foldGeneric() local1072 indexBR = index; in Downmix_foldGeneric()1109 if (indexBR >= 0) ch[1] += pSrc[indexBR]; // note pair checks enforce this if indexBL != 0 in Downmix_foldGeneric()