Searched refs:aaudio_input_preset_t (Results 1 – 12 of 12) sorted by relevance
38 aaudio_input_preset_t inputPreset) = nullptr;47 static aaudio_input_preset_t (*s_getInputPreset)(AAudioStream *stream) = nullptr;66 s_setInputPreset = (void (*)(AAudioStreamBuilder *, aaudio_input_preset_t)) in loadFutureFunctions()70 s_setAllowedCapturePolicy = (void (*)(AAudioStreamBuilder *, aaudio_input_preset_t)) in loadFutureFunctions()86 s_getInputPreset = (aaudio_input_preset_t (*)(AAudioStream *)) in loadFutureFunctions()90 s_getAllowedCapturePolicy = (aaudio_input_preset_t (*)(AAudioStream *)) in loadFutureFunctions()188 aaudio_input_preset_t getInputPreset() const { in getInputPreset()192 void setInputPreset(aaudio_input_preset_t inputPreset) { in setInputPreset()298 aaudio_input_preset_t mInputPreset = AAUDIO_UNSPECIFIED;
38 aaudio_input_preset_t preset = DONT_SET, in checkAttributes()89 aaudio_input_preset_t expectedPreset = in checkAttributes()151 static const aaudio_input_preset_t sInputPresets[] = {162 static const aaudio_input_preset_t sAllowCapturePolicies[] = {189 for (aaudio_input_preset_t inputPreset : sInputPresets) { in checkAttributesInputPreset()
116 aaudio_input_preset_t getInputPreset() const { in getInputPreset()120 void setInputPreset(aaudio_input_preset_t inputPreset) { in setInputPreset()205 aaudio_input_preset_t mInputPreset = AAUDIO_UNSPECIFIED;
264 aaudio_input_preset_t getInputPreset() const { in getInputPreset()624 void setInputPreset(aaudio_input_preset_t inputPreset) { in setInputPreset()694 aaudio_input_preset_t mInputPreset = AAUDIO_UNSPECIFIED;
204 aaudio_input_preset_t preset = getInputPreset(); in build()
183 aaudio_input_preset_t inputPreset) { in AAudioStreamBuilder_setInputPreset()532 AAUDIO_API aaudio_input_preset_t AAudioStream_getInputPreset(AAudioStream* stream) in AAudioStream_getInputPreset()
56 static_assert(sizeof(aaudio_input_preset_t) == sizeof(parcelable.inputPreset)); in AAudioStreamConfiguration()95 static_assert(sizeof(aaudio_input_preset_t) == sizeof(result.inputPreset)); in parcelable()
508 typedef int32_t aaudio_input_preset_t; typedef1060 aaudio_input_preset_t inputPreset) __INTRODUCED_IN(28);1881 AAUDIO_API aaudio_input_preset_t AAudioStream_getInputPreset(AAudioStream* stream)
76 constexpr aaudio_input_preset_t kInputPresets[] = {163 aaudio_input_preset_t inputPreset = fdp.PickValueInArray( in process()
86 audio_source_t AAudioConvert_inputPresetToAudioSource(aaudio_input_preset_t preset);
221 audio_source_t AAudioConvert_inputPresetToAudioSource(aaudio_input_preset_t preset) { in AAudioConvert_inputPresetToAudioSource()
65 aaudio_input_preset_t kAAudioInputPresets[] = {