Searched refs:hasBacks (Results 1 – 2 of 2) sorted by relevance
112 bool hasBacks = false; in Downmix_testIndexComputation() local118 hasBacks = true; in Downmix_testIndexComputation()132 const int indexBL = hasBacks ? indexLFE + 1 : indexLFE; // back left in Downmix_testIndexComputation()133 const int indexBR = hasBacks ? indexBL + 1 : indexBL; // back right in Downmix_testIndexComputation()992 bool hasBacks = false; in Downmix_foldGeneric() local998 hasBacks = true; in Downmix_foldGeneric()1012 const int indexBL = hasBacks ? indexLFE + 1 : indexLFE; // back left in Downmix_foldGeneric()1013 const int indexBR = hasBacks ? indexBL + 1 : indexBL; // back right in Downmix_foldGeneric()1037 if (hasBacks) { in Downmix_foldGeneric()1066 if (hasBacks) { in Downmix_foldGeneric()
907 bool hasBacks = false; in android_audioPlayer_validateChannelMask() local913 hasBacks = true; in android_audioPlayer_validateChannelMask()