HomeSort by relevance Sort by last modified time
    Searched refs:pChannelType (Results 1 - 2 of 2) sorted by null

  /external/aac/libAACdec/include/
aacdecoder_lib.h 221 pChannelType and pChannelIndices might require some more detailed explanation.
224 CStreamInfo::numChannels cells. Each cell of pChannelType indicates the channel type, described in
260 CStreamInfo::pChannelType = { ::ACT_FRONT, ::ACT_FRONT }
282 CStreamInfo::pChannelType = { ::ACT_FRONT, ::ACT_FRONT, ::ACT_FRONT, ::ACT_LFE, ::ACT_BACK, ::ACT_BACK }
322 CStreamInfo::pChannelType = { ::ACT_FRONT, ::ACT_FRONT,:: ACT_BACK }
465 1. The channel signalling (CStreamInfo::pChannelType and CStreamInfo::pChannelIndices)
    [all...]
  /external/aac/libAACdec/src/
aacdecoder.cpp 749 self->streamInfo.pChannelType = self->channelType;
    [all...]

Completed in 93 milliseconds