Searched refs:SL_ANDROID_RECORDING_PRESET_NONE (Results 1 – 3 of 3) sorted by relevance
52 SLuint32 presetValue = SL_ANDROID_RECORDING_PRESET_NONE;326 if (presetValue != SL_ANDROID_RECORDING_PRESET_NONE) { in TestRecToBuffQueue()344 SLuint32 presetRetrieved = SL_ANDROID_RECORDING_PRESET_NONE; in TestRecToBuffQueue()349 if (presetValue == SL_ANDROID_RECORDING_PRESET_NONE) { in TestRecToBuffQueue()564 SL_ANDROID_RECORDING_PRESET_NONE); in main()
34 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000) macro
56 case SL_ANDROID_RECORDING_PRESET_NONE: in audioRecorder_setPreset()125 *pPreset = SL_ANDROID_RECORDING_PRESET_NONE; in audioRecorder_getPreset()140 *pPreset = SL_ANDROID_RECORDING_PRESET_NONE; in audioRecorder_getPreset()