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

  /frameworks/base/media/libstagefright/codecs/aacdec/
ps_constants.h 64 #define NO_QMF_ICC_CHANNELS (NO_QMF_ALLPASS_CHANNELS+NO_DELAY_CHANNELS)
ps_allocate_decoder.cpp 236 ptr6 += NO_QMF_ICC_CHANNELS * sizeof(Int32 *) / sizeof(Int32);
239 ptr7 += NO_QMF_ICC_CHANNELS * sizeof(Int32 *) / sizeof(Int32);
247 for (i = 0; i < NO_QMF_ICC_CHANNELS; i++) /* 61 */

Completed in 180 milliseconds