Searched refs:indexBC (Results 1 – 1 of 1) sorted by relevance
134 const int indexBC = hasBC ? indexBR + 1 : indexBR; // back center in Downmix_testIndexComputation() local135 const int indexSL = hasSides ? indexBC + 1 : indexBC; // side left in Downmix_testIndexComputation()140 0, 1, indexFC, indexLFE, indexBL, indexBR, indexBC, indexSL, indexSR); in Downmix_testIndexComputation()1025 const int indexBC = hasBC ? indexBR + 1 : indexBR; // back center in Downmix_foldGeneric() local1026 const int indexSL = hasSides ? indexBC + 1 : indexBC; // side left in Downmix_foldGeneric()1038 if (hasBC) { centersLfeContrib += pSrc[indexBC]; } in Downmix_foldGeneric()1067 if (hasBC) { centersLfeContrib += pSrc[indexBC]; } in Downmix_foldGeneric()