Searched refs:ChannelIndex (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dchannel_map.c41 elInfo->ChannelIndex[0]=0;
50 elInfo->ChannelIndex[0]=0;
51 elInfo->ChannelIndex[1]=1;
H A Daacenc_core.c165 &aacEnc->psyKernel.psyData[elInfo->ChannelIndex[0]],
166 &aacEnc->psyKernel.tnsData[elInfo->ChannelIndex[0]],
169 &aacEnc->psyOut.psyOutChannel[elInfo->ChannelIndex[0]],
183 &aacEnc->psyOut.psyOutChannel[elInfo->ChannelIndex[0]],
185 &aacEnc->qcOut.qcChannel[elInfo->ChannelIndex[0]],
H A Dbitenc.c625 sfbOffset[0] = psyOut->psyOutChannel[elInfo.ChannelIndex[0]].sfbOffsets;
626 tnsInfo[0] = psyOut->psyOutChannel[elInfo.ChannelIndex[0]].tnsInfo;
630 &qcOut->qcChannel[elInfo.ChannelIndex[0]],
641 psyOut->psyOutChannel[elInfo.ChannelIndex[0]].sfbOffsets;
643 psyOut->psyOutChannel[elInfo.ChannelIndex[1]].sfbOffsets;
646 psyOut->psyOutChannel[elInfo.ChannelIndex[0]].tnsInfo;
648 psyOut->psyOutChannel[elInfo.ChannelIndex[1]].tnsInfo;
653 &qcOut->qcChannel[elInfo.ChannelIndex[0]],
H A Dpsy_main.c269 timeSignal+elemInfo->ChannelIndex[ch],
283 timeSignal+elemInfo->ChannelIndex[ch],
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dqc_data.h55 Word16 ChannelIndex[MAX_CHANNELS]; member in struct:__anon568

Completed in 122 milliseconds