Home | History | Annotate | Download | only in src

Lines Matching refs:LS2

125 enum { L = 0, R = 1, C = 2, LFE = 3, LS = 4, RS = 5, S = 6, LS2 = 7, RS2 = 8 };
177 Ls, Rs, S, Ls2, Rs2). */
539 if (drcComp->channelIdx[LS2] >= 0)
541 (FIXP_PCM)pSamples[drcComp->channelIdx[LS2]]) >>
542 (DOWNMIX_SHIFT - 1); /* Ls2 */
551 if ((drcComp->channelIdx[LS] >= 0) && (drcComp->channelIdx[LS2] >= 0))
581 if (drcComp->channelIdx[LS2] >= 0)
583 (FIXP_PCM)pSamples[drcComp->channelIdx[LS2]]) >>
584 (DOWNMIX_SHIFT - 1); /* Ls2 */
694 if (drcComp->channelIdx[LS2] >= 0)
696 fMultDiv2(slev, (FIXP_PCM)pSamples[drcComp->channelIdx[LS2]]) >>
697 (DOWNMIX_SHIFT - 1); /* Ls2 */
698 if ((drcComp->channelIdx[LS] >= 0) && (drcComp->channelIdx[LS2] >= 0))
944 if (drcComp->channelIdx[LS2] >= 0)
946 fMultDiv2(slev, (FIXP_PCM)pSamples[drcComp->channelIdx[LS2]]) >>
947 (DOWNMIX_SHIFT - 1); /* Ls2 */
956 if ((drcComp->channelIdx[LS] >= 0) && (drcComp->channelIdx[LS2] >= 0))
1106 drcComp->channelIdx[LS2] =
1122 drcComp->channelIdx[LS2] =
1149 drcComp->channelIdx[LS2] =