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

/external/aac/libAACdec/include/
H A Daacdecoder_lib.h222 pChannelType and pChannelIndices might require some more detailed explanation.
226 the enum ::AUDIO_CHANNEL_TYPE defined in FDK_audio.h. The cells of pChannelIndices indicate the sub index
263 CStreamInfo::pChannelIndices = { 0, 1 }
285 CStreamInfo::pChannelIndices = { 1, 2, 0, 0, 0, 1 }
325 CStreamInfo::pChannelIndices = { 0, 1, 0 }
496 UCHAR *pChannelIndices; /*!< Audio channel index for each output audio channel. member in struct:__anon3

Completed in 71 milliseconds