Home
last modified time | relevance | path

Searched refs:CallbackProcessing (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h524 int32_t CallbackProcessing(AudioHandle handle, enum AudioCallbackType callBackType);
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h538 int32_t CallbackProcessing(AudioHandle handle, enum AudioCallbackType callBackType);
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_render.c267 return CallbackProcessing(hwRender, AUDIO_FLUSH_COMPLETED); in AudioRenderFlush()
1175 int32_t CallbackProcessing(AudioHandle handle, enum AudioCallbackType callBackType) in CallbackProcessing() function
H A Daudio_adapter.c79 hwRender->renderParam.frameRenderMode.callbackProcess = CallbackProcessing; in AudioHwRenderInit()
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_render.cpp565 int32_t CallbackProcessing(AudioHandle handle, AudioCallbackType callBackType) in CallbackProcessing() function