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

  /external/aac/libPCMutils/src/
pcmutils_lib.cpp 772 int numInChannels = *nChannels;
802 if (numInChannels == 0) { return (PCMDMX_INVALID_ARGUMENT); }
805 numOutChannels = numInChannels;
814 numInChannels,
817 channelMapping[numInChannels],
827 if ( numInChannels > numOutChannels )
839 inStride = numInChannels;
    [all...]
  /external/aac/libSBRdec/src/
sbrdecoder.cpp     [all...]

Completed in 46 milliseconds