[go: nahoru, domu]

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)
294 encodedSamples += SAMPLES_PER_AAC_FRAME;
382 decodedSamples += SAMPLES_PER_AAC_FRAME;
661 encodedSamples += SAMPLES_PER_AAC_FRAME;

Completed in 32 milliseconds