Home
last modified time | relevance | path

Searched refs:kNumDelayBlocksMax (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/codecs/aac/
DC2SoftAacDec.h49 kNumDelayBlocksMax = 8, enumerator
DC2SoftAacDec.cpp302 mOutputDelayRingBufferSize = 2048 * MAX_CHANNEL_COUNT * kNumDelayBlocksMax; in initDecoder()