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

/frameworks/wilhelm/tests/sandbox/
H A Dconfigbq.c34 {1, SL_SAMPLINGRATE_8, 8},
35 {2, SL_SAMPLINGRATE_8, 8},
36 {1, SL_SAMPLINGRATE_8, 16},
37 {2, SL_SAMPLINGRATE_8, 16},
/frameworks/wilhelm/src/
H A Ddevices.c146 SL_SAMPLINGRATE_8,
161 SL_SAMPLINGRATE_8, // minSampleRate
H A Ddata.c385 } else if (pDataFormat->mPCM.samplesPerSec < SL_SAMPLINGRATE_8 ||
/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeToBuffQueue.cpp349 pcm.samplesPerSec = SL_SAMPLINGRATE_8;
H A DslesTestDecodeAac.cpp526 /*samplesPerSec*/ SL_SAMPLINGRATE_8, /*pcm.bitsPerSample*/ SL_PCMSAMPLEFORMAT_FIXED_16,
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h159 #define SL_SAMPLINGRATE_8 ((SLuint32) 8000000) macro

Completed in 4754 milliseconds