Searched refs:pChannelIndices (Results 1 - 2 of 2) sorted by relevance

/external/aac/libAACdec/include/
H A Daacdecoder_lib.h324 numChannels might be self explanatory, pChannelType and pChannelIndices require
330 ::AUDIO_CHANNEL_TYPE (defined in FDK_audio.h). The cells of pChannelIndices
373 CStreamInfo::pChannelIndices = { 0, 1 }
395 CStreamInfo::pChannelIndices = { 1, 2, 0, 0, 0, 1 }
437 CStreamInfo::pChannelIndices = { 0, 1, 0 }
686 CStreamInfo::pChannelIndices) will not be modified. Added empty
824 UCHAR *pChannelIndices; /*!< Audio channel index for each output audio member in struct:__anon179
/external/aac/libAACdec/src/
H A Daacdecoder.cpp1254 self->streamInfo.pChannelIndices = self->channelIndices;

Completed in 160 milliseconds