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

/frameworks/wilhelm/src/android/
H A Dandroid_sles_conversions.h49 case SL_PCMSAMPLEFORMAT_FIXED_16:
H A DAacBqToPcmCbRenderer.cpp135 mPcmFormatValues[ANDROID_KEY_INDEX_PCMFORMAT_BITSPERSAMPLE] = SL_PCMSAMPLEFORMAT_FIXED_16;
H A Dandroid_AudioSfDecoder.cpp170 mPcmFormatValues[ANDROID_KEY_INDEX_PCMFORMAT_BITSPERSAMPLE] = SL_PCMSAMPLEFORMAT_FIXED_16;
H A DAudioPlayer_to_android.cpp945 case 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.cpp172 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
H A DslesTestRecBuffQueue.cpp207 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
H A DslesTestDecodeToBuffQueue.cpp350 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
H A DslesTestFeedback.cpp304 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
H A DslesTestDecodeAac.cpp527 /*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/ex/variablespeed/jni/
H A Dvariablespeed.cc574 SL_PCMSAMPLEFORMAT_FIXED_16, SL_PCMSAMPLEFORMAT_FIXED_16,
611 SL_PCMSAMPLEFORMAT_FIXED_16, 16,
/frameworks/wilhelm/tests/automated/
H A DBufferQueue_test.cpp123 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
/frameworks/wilhelm/src/
H A Ddata.c401 case SL_PCMSAMPLEFORMAT_FIXED_16:
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010) macro

Completed in 243 milliseconds