Home
last modified time | relevance | path

Searched defs:RenderCallback (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Diaudio_callback_vdi.h31 …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 Daudio_test_utils.h453 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 Daudio_device_adapter_impl.cpp44 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 Ddistributedaudiotest.cpp70 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 Daudio_types.h316 typedef int32_t (*RenderCallback)(enum AudioCallbackType, void *reserved, void *cookie); typedef
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp369 typedef int32_t (*RenderCallback)(struct IAudioCallback *self, enum AudioCallbackType type, int8_t*… typedef
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/
H A Daudio_types.h473 typedef int32_t (*RenderCallback)(enum AudioCallbackType, void *reserved, void *cookie); typedef
/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_types.h474 typedef int32_t (*RenderCallback)(enum AudioCallbackType, void *reserved, void *cookie); typedef
/ohos5.0/drivers/peripheral/audio/interfaces/include/
H A Daudio_types.h473 typedef int32_t (*RenderCallback)(enum AudioCallbackType, void *reserved, void *cookie); typedef