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

/frameworks/wilhelm/src/android/
H A DAacBqToPcmCbRenderer.cpp138 mPcmFormatValues[ANDROID_KEY_INDEX_PCMFORMAT_BITSPERSAMPLE] = SL_PCMSAMPLEFORMAT_FIXED_16;
H A Dandroid_AudioSfDecoder.cpp174 mPcmFormatValues[ANDROID_KEY_INDEX_PCMFORMAT_BITSPERSAMPLE] = SL_PCMSAMPLEFORMAT_FIXED_16;
/frameworks/wilhelm/src/itf/
H A DIAudioIODeviceCapabilities.c285 pSampleFormats[0] = SL_PCMSAMPLEFORMAT_FIXED_16;
/frameworks/wilhelm/tests/examples/
H A DslesTestSawtoothBufferQueue.cpp169 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
H A DslesTestDecodeToBuffQueue.cpp350 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
H A DslesTestRecBuffQueue.cpp254 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
H A DslesTestFeedback.cpp420 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
H A DslesTestDecodeAac.cpp526 /*samplesPerSec*/ SL_SAMPLINGRATE_8, /*pcm.bitsPerSample*/ SL_PCMSAMPLEFORMAT_FIXED_16,
/frameworks/wilhelm/tests/sandbox/
H A Dintbufq.c115 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
/frameworks/wilhelm/tests/automated/
H A DBufferQueue_test.cpp123 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010) macro

Completed in 3157 milliseconds