Home
last modified time | relevance | path

Searched defs:WriteFrame (Results 1 – 8 of 8) sorted by relevance

/foundation/multimedia/histreamer/engine/plugin/core/
Dmuxer.cpp46 Status Muxer::WriteFrame(const std::shared_ptr<Buffer>& buffer) in WriteFrame() function in OHOS::Media::Plugin::Muxer
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/gavdp/
Da2dp_codec_thread.cpp131 bool A2dpCodecThread::WriteFrame(const uint8_t *data, uint16_t size) const in WriteFrame() function in bluetooth::A2dpCodecThread
Da2dp_profile.cpp351 bool A2dpProfile::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in bluetooth::A2dpProfile
Da2dp_service.cpp868 int A2dpService::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in bluetooth::A2dpService
/foundation/communication/bluetooth/services/bluetooth_standard/server/src/
Dbluetooth_a2dp_source_server.cpp354 int BluetoothA2dpSourceServer::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/src/
Dbluetooth_a2dp_src.cpp586 int A2dpSource::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in OHOS::Bluetooth::A2dpSource
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/
Dbluetooth_a2dp_src_proxy.cpp537 int BluetoothA2dpSrcProxy::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in OHOS::Bluetooth::BluetoothA2dpSrcProxy
/foundation/multimedia/histreamer/engine/plugin/plugins/ffmpeg_adapter/muxer/
Dffmpeg_muxer_plugin.cpp488 Status FFmpegMuxerPlugin::WriteFrame(const std::shared_ptr<Plugin::Buffer>& buffer) in WriteFrame() function in OHOS::Media::FFMux::FFmpegMuxerPlugin