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

/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp302 audio_patch_handle_t afPatchHandle; local
362 afPatchHandle = AUDIO_PATCH_HANDLE_NONE;
363 status = mpClientInterface->createAudioPatch(&patch, &afPatchHandle, 0);
368 mCallRxPatch->mAfPatchHandle = afPatchHandle;
419 afPatchHandle = AUDIO_PATCH_HANDLE_NONE;
420 status = mpClientInterface->createAudioPatch(&patch, &afPatchHandle, 0);
425 mCallTxPatch->mAfPatchHandle = afPatchHandle;
2420 audio_patch_handle_t afPatchHandle = AUDIO_PATCH_HANDLE_NONE; local
2422 afPatchHandle = patchDesc->mAfPatchHandle;
2426 &afPatchHandle,
2498 audio_patch_handle_t afPatchHandle = patchDesc->mAfPatchHandle; local
4335 audio_patch_handle_t afPatchHandle = AUDIO_PATCH_HANDLE_NONE; local
4441 audio_patch_handle_t afPatchHandle = AUDIO_PATCH_HANDLE_NONE; local
[all...]

Completed in 405 milliseconds