Home | History | Annotate | Download | only in include

Lines Matching refs:pChannelIndices

221 pChannelType and pChannelIndices might require some more detailed explanation.
225 the enum ::AUDIO_CHANNEL_TYPE defined in FDK_audio.h. The cells of pChannelIndices indicate the sub index
262 CStreamInfo::pChannelIndices = { 0, 1 }
284 CStreamInfo::pChannelIndices = { 1, 2, 0, 0, 0, 1 }
324 CStreamInfo::pChannelIndices = { 0, 1, 0 }
465 1. The channel signalling (CStreamInfo::pChannelType and CStreamInfo::pChannelIndices)
542 UCHAR *pChannelIndices; /*!< Audio channel index for each output audio channel.