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

/external/aac/libSBRdec/src/
H A Dsbrdecoder.cpp568 * \param numElementChannels amount of channels for the SBR element whos header is to be processed.
576 const int numElementChannels
1193 int numElementChannels = hSbrElement->nChannels; /* Number of channels of the current SBR element */ local
1234 for (ch = 0 ; ch < numElementChannels; ch++) {

Completed in 63 milliseconds