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

/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeAac.cpp71 #define SAMPLES_PER_AAC_FRAME 1024 macro
78 #define BUFFER_SIZE_IN_BYTES (2*sizeof(short)*SAMPLES_PER_AAC_FRAME)
296 encodedSamples += SAMPLES_PER_AAC_FRAME;
384 decodedSamples += SAMPLES_PER_AAC_FRAME;
663 encodedSamples += SAMPLES_PER_AAC_FRAME;

Completed in 82 milliseconds