Searched refs:SL_DATAFORMAT_PCM (Results 1 – 21 of 21) sorted by relevance
34 case SL_DATAFORMAT_PCM: in sles_to_android_sampleFormat()
182 case SL_DATAFORMAT_PCM: { in android_audioRecorder_checkSourceSink()
546 if (SL_DATAFORMAT_PCM != sinkFormatType) { in audioPlayer_isSupportedNonOutputMixSink()966 case SL_DATAFORMAT_PCM: { in android_audioPlayer_checkSourceSink()
369 case SL_DATAFORMAT_PCM: in checkDataFormat()593 case SL_DATAFORMAT_PCM: in checkDataFormat()671 (SL_DATAFORMAT_PCM == pSrcDataLocatorFormat->mFormat.mFormatType) && in checkSourceSinkVsInterfacesCompatibility()744 case SL_DATAFORMAT_PCM: in freeDataFormat()
87 #define DATAFORMAT_MASK_PCM (1L << SL_DATAFORMAT_PCM)
166 pcm.formatType = SL_DATAFORMAT_PCM; in TestPlaySawtoothBufferQueue()
248 SL_ANDROID_DATAFORMAT_PCM_EX : SL_DATAFORMAT_PCM; in TestRecToBuffQueue()
346 pcm.formatType = SL_DATAFORMAT_PCM; in TestDecToBuffQueue()
417 pcm.formatType = SL_DATAFORMAT_PCM; in main()
525 SLDataFormat_PCM format_destPcm = { /*formatType*/ SL_DATAFORMAT_PCM, /*numChannels*/ 1, in TestDecToBuffQueue()
108 format_pcm.formatType = SL_DATAFORMAT_PCM; in main()
43 format_pcm.formatType = SL_DATAFORMAT_PCM; in main()
112 pcm.formatType = SL_DATAFORMAT_PCM; in main()
391 ? SL_ANDROID_DATAFORMAT_PCM_EX : SL_DATAFORMAT_PCM; in main()
162 case SL_DATAFORMAT_PCM: in SndFile_checkAudioPlayerSourceSink()
366 case SL_DATAFORMAT_PCM: in IOutputMixExt_checkAudioPlayerSourceSink()
303 assert(SL_DATAFORMAT_PCM == thiz->mDataSource.mFormat.mFormatType in IEngine_CreateAudioPlayer()326 assert(SL_DATAFORMAT_PCM == thiz->mDataSink.mFormat.mFormatType in IEngine_CreateAudioPlayer()
120 pcm.formatType = SL_DATAFORMAT_PCM; in SetUp()
308 #define SL_DATAFORMAT_PCM ((SLuint32) 0x00000002) macro
708 <li>{@code SL_DATAFORMAT_PCM} does not permit the application to specify the representation of