Searched refs:PCM_SIZE (Results 1 – 1 of 1) sorted by relevance
97 constexpr unsigned int PCM_SIZE = 2048 * AAC_DECODER_SAMPLE_SIZE; variable312 if ((outData->GetCapacity() >= packet_length) && (packet_length <= PCM_SIZE)) { in AudioDecoderAACMp4Process()314 PCM_SIZE / 2, 0); // 2 in AudioDecoderAACMp4Process()