Home
last modified time | relevance | path

Searched defs:sendDataSize (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/aaccodecctrl_l2/include/
H A Da2dp_encoder_aac.h37 void GetRenderPosition(uint64_t &sendDataSize, uint32_t &timeStamp) override in GetRenderPosition()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dpolicy_provider_stub.cpp136 uint64_t sendDataSize = 0; in HandleOffloadGetRenderPosition() local
217 …t32_t PolicyProviderWrapper::OffloadGetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize, in OffloadGetRenderPosition()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_codec_thread.cpp166 void A2dpCodecThread::GetRenderPosition(uint64_t &sendDataSize, uint32_t &timeStamp) const in GetRenderPosition()
H A Da2dp_profile.cpp363 void A2dpProfile::GetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize, uint32_t &timeSta… in GetRenderPosition()
H A Da2dp_service.cpp965 …pService::GetRenderPosition(const RawAddress &device, uint32_t &delayValue, uint64_t &sendDataSize, in GetRenderPosition()
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_src_test.cpp437 uint16_t sendDataSize = 0; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpolicy_handler.cpp188 int32_t PolicyHandler::OffloadGetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize, uint3… in OffloadGetRenderPosition()
H A Dpolicy_provider_proxy.cpp127 int32_t PolicyProviderProxy::OffloadGetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize,… in OffloadGetRenderPosition()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/
H A Da2dp_encoder_sbc.h112 uint16_t sendDataSize; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_source_server.cpp427 …ceServer::GetRenderPosition(const RawAddress &device, uint32_t &delayValue, uint64_t &sendDataSize, in GetRenderPosition()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_src_stub.cpp416 uint64_t sendDataSize; in GetRenderPositionInner() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp94 void A2dpSbcEncoder::GetRenderPosition(uint64_t &sendDataSize, uint32_t &timeStamp) in GetRenderPosition()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_src_proxy.cpp386 …SrcProxy::GetRenderPosition(const RawAddress &device, uint32_t &delayValue, uint64_t &sendDataSize, in GetRenderPosition()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_src.cpp586 …etRenderPosition(const BluetoothRemoteDevice &device, uint32_t &delayValue, uint64_t &sendDataSize, in GetRenderPosition()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp230 int32_t AudioA2dpManager::GetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize, uint32_t … in GetRenderPosition()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp7512 int32_t AudioPolicyService::OffloadGetRenderPosition(uint32_t &delayValue, uint64_t &sendDataSize, … in OffloadGetRenderPosition()