Home
last modified time | relevance | path

Searched defs:GetRenderPosition (Results 1 – 12 of 12) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/aaccodecctrl_l2/include/
Da2dp_encoder_aac.h37 void GetRenderPosition(uint64_t &sendDataSize, uint32_t &timeStamp) override in GetRenderPosition() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
Da2dp_codec_thread.cpp166 void A2dpCodecThread::GetRenderPosition(uint64_t &sendDataSize, uint32_t &timeStamp) const in GetRenderPosition() function in OHOS::bluetooth::A2dpCodecThread
Da2dp_profile.cpp363 void A2dpProfile::GetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize, uint32_t &timeSta… in GetRenderPosition() function in OHOS::bluetooth::A2dpProfile
Da2dp_service.cpp965 int A2dpService::GetRenderPosition(const RawAddress &device, uint32_t &delayValue, uint64_t &sendDa… in GetRenderPosition() function in OHOS::bluetooth::A2dpService
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
Dplayer_sink_manager.cpp439 void SinkManager::GetRenderPosition(int64_t &position) in GetRenderPosition() function in OHOS::Media::SinkManager
Dplayer_audio_sink.cpp448 void AudioSink::GetRenderPosition(int64_t &position) in GetRenderPosition() function in OHOS::Media::AudioSink
Dplayer_video_sink.cpp440 void VideoSink::GetRenderPosition(int64_t &position) in GetRenderPosition() function in OHOS::Media::VideoSink
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_a2dp_source_server.cpp427 int BluetoothA2dpSourceServer::GetRenderPosition(const RawAddress &device, uint32_t &delayValue, ui… in GetRenderPosition() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
Da2dp_encoder_sbc.cpp94 void A2dpSbcEncoder::GetRenderPosition(uint64_t &sendDataSize, uint32_t &timeStamp) in GetRenderPosition() function in OHOS::bluetooth::A2dpSbcEncoder
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_a2dp_src_proxy.cpp386 int BluetoothA2dpSrcProxy::GetRenderPosition(const RawAddress &device, uint32_t &delayValue, uint64… in GetRenderPosition() function in OHOS::Bluetooth::BluetoothA2dpSrcProxy
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_a2dp_src.cpp586 int A2dpSource::GetRenderPosition(const BluetoothRemoteDevice &device, uint32_t &delayValue, uint64… in GetRenderPosition() function in OHOS::Bluetooth::A2dpSource
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
Daudio_bluetooth_manager.cpp230 int32_t AudioA2dpManager::GetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize, uint32_t … in GetRenderPosition() function in OHOS::Bluetooth::AudioA2dpManager