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;
46 aaudio_input_preset_t preset = DONT_SET, in checkAttributes()137 aaudio_input_preset_t expectedPreset = in checkAttributes()214 static const aaudio_input_preset_t sInputPresets[] = {225 static const aaudio_input_preset_t sAllowCapturePolicies[] = {263 for (aaudio_input_preset_t inputPreset : sInputPresets) { in checkAttributesInputPreset()
127 aaudio_input_preset_t getInputPreset() const { in getInputPreset()131 void setInputPreset(aaudio_input_preset_t inputPreset) { in setInputPreset()243 aaudio_input_preset_t mInputPreset = AAUDIO_UNSPECIFIED;
307 aaudio_input_preset_t getInputPreset() const { in getInputPreset()736 void setInputPreset(aaudio_input_preset_t inputPreset) { in setInputPreset()817 aaudio_input_preset_t mInputPreset = AAUDIO_UNSPECIFIED;
205 aaudio_input_preset_t preset = getInputPreset(); in build()
213 aaudio_input_preset_t inputPreset) { in AAudioStreamBuilder_setInputPreset()657 AAUDIO_API aaudio_input_preset_t AAudioStream_getInputPreset(AAudioStream* stream) in AAudioStream_getInputPreset()
68 static_assert(sizeof(aaudio_input_preset_t) == sizeof(parcelable.inputPreset)); in AAudioStreamConfiguration()132 static_assert(sizeof(aaudio_input_preset_t) == sizeof(result.inputPreset)); in parcelable()
80 constexpr aaudio_input_preset_t kInputPresets[] = {163 aaudio_input_preset_t inputPreset = fdp.PickValueInArray( in invokeAAudioSetAPIs()
609 typedef int32_t aaudio_input_preset_t; typedef1440 aaudio_input_preset_t inputPreset) __INTRODUCED_IN(28);2416 AAUDIO_API aaudio_input_preset_t AAudioStream_getInputPreset(AAudioStream* _Nonnull stream)
90 audio_source_t AAudioConvert_inputPresetToAudioSource(aaudio_input_preset_t preset);
284 audio_source_t AAudioConvert_inputPresetToAudioSource(aaudio_input_preset_t preset) { in AAudioConvert_inputPresetToAudioSource()
68 aaudio_input_preset_t kAAudioInputPresets[] = {