Searched refs:s_getInputPreset (Results 1 – 1 of 1) sorted by relevance
47 static aaudio_input_preset_t (*s_getInputPreset)(AAudioStream *stream) = nullptr; variable86 s_getInputPreset = (aaudio_input_preset_t (*)(AAudioStream *)) in loadFutureFunctions()88 if (s_getInputPreset == nullptr) goto error; in loadFutureFunctions()108 s_getInputPreset = nullptr; in loadFutureFunctions()555 if (s_getInputPreset != nullptr) { in compareWithStream()557 getInputPreset(), s_getInputPreset(stream)); in compareWithStream()