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()1014 const int indexBC = hasBC ? indexBR + 1 : indexBR; // back center in Downmix_foldGeneric() local1015 const int indexSL = hasSides ? indexBC + 1 : indexBC; // side left in Downmix_foldGeneric()1027 if (hasBC) { centersLfeContrib += pSrc[indexBC]; } in Downmix_foldGeneric()1056 if (hasBC) { centersLfeContrib += pSrc[indexBC]; } in Downmix_foldGeneric()