Home
last modified time | relevance | path

Searched defs:audio_patch_handle_t (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/tests/
H A DAudioPolicyTestClient.h68 audio_patch_handle_t* /*handle*/, in createAudioPatch() argument
70 status_t releaseAudioPatch(audio_patch_handle_t /*handle*/, in releaseAudioPatch() argument
/aosp12/frameworks/av/services/audioflinger/
H A DDeviceEffectManager.cpp77 const std::map<audio_patch_handle_t, PatchPanel::Patch>& patches, in createEffect_l()
H A DEffects.cpp3195 status_t AudioFlinger::DeviceEffectProxy::init( in init()