Searched refs:afPatchHandle (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/
H A DAudioPolicyManager.cpp492 audio_patch_handle_t afPatchHandle; local
548 afPatchHandle = AUDIO_PATCH_HANDLE_NONE;
549 status = mpClientInterface->createAudioPatch(&patch, &afPatchHandle, 0);
555 mCallRxPatch->mAfPatchHandle = afPatchHandle;
591 afPatchHandle = AUDIO_PATCH_HANDLE_NONE;
592 status = mpClientInterface->createAudioPatch(&patch, &afPatchHandle, 0);
598 mCallTxPatch->mAfPatchHandle = afPatchHandle;
2776 audio_patch_handle_t afPatchHandle = AUDIO_PATCH_HANDLE_NONE; local
2778 afPatchHandle = patchDesc->mAfPatchHandle;
2782 &afPatchHandle,
2855 audio_patch_handle_t afPatchHandle = patchDesc->mAfPatchHandle; local
4967 audio_patch_handle_t afPatchHandle = AUDIO_PATCH_HANDLE_NONE; local
5075 audio_patch_handle_t afPatchHandle = AUDIO_PATCH_HANDLE_NONE; local
[all...]

Completed in 53 milliseconds