Searched defs:RenderCallback (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/drivers/peripheral/audio/interfaces/sound/v1_0/ |
H A D | iaudio_callback_vdi.h | 31 …int32_t (*RenderCallback)(struct IAudioCallbackVdi *self, enum AudioCallbackTypeVdi type, int8_t *… member
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/ |
H A D | audio_test_utils.h | 453 int32_t RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) override in RenderCallback() function 470 int32_t RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) override in RenderCallback() function
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/devicemanager/src/ |
H A D | audio_device_adapter_impl.cpp | 44 int32_t AudioParamCallbackImpl::RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &co… in RenderCallback() function in OHOS::AudioStandard::AudioParamCallbackImpl
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/test_example/ |
H A D | distributedaudiotest.cpp | 70 int32_t AudioParamCallbackImpl::RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &co… in RenderCallback() function in __anon26c7ce3d0110::AudioParamCallbackImpl
|
/ohos5.0/drivers/peripheral/bluetooth/audio/interfaces/include/ |
H A D | audio_types.h | 316 typedef int32_t (*RenderCallback)(enum AudioCallbackType, void *reserved, void *cookie); typedef
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/ |
H A D | offload_audio_renderer_sink.cpp | 369 typedef int32_t (*RenderCallback)(struct IAudioCallback *self, enum AudioCallbackType type, int8_t*… typedef
|
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/ |
H A D | audio_types.h | 473 typedef int32_t (*RenderCallback)(enum AudioCallbackType, void *reserved, void *cookie); typedef
|
/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/ |
H A D | audio_types.h | 474 typedef int32_t (*RenderCallback)(enum AudioCallbackType, void *reserved, void *cookie); typedef
|
/ohos5.0/drivers/peripheral/audio/interfaces/include/ |
H A D | audio_types.h | 473 typedef int32_t (*RenderCallback)(enum AudioCallbackType, void *reserved, void *cookie); typedef
|