Home
last modified time | relevance | path

Searched defs:WriteFrame (Results 1 – 6 of 6) 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/server/src/
Dbluetooth_a2dp_source_server.cpp394 int BluetoothA2dpSourceServer::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_a2dp_src.cpp620 int A2dpSource::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in OHOS::Bluetooth::A2dpSource
/foundation/communication/bluetooth/services/bluetooth/ipc/src/
Dbluetooth_a2dp_src_proxy.cpp508 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.cpp440 Status FFmpegMuxerPlugin::WriteFrame(const std::shared_ptr<Plugin::Buffer>& buffer) in WriteFrame() function in OHOS::Media::Plugin::Ffmpeg::FFmpegMuxerPlugin
/foundation/communication/bluetooth/services/bluetooth/service/src/gavdp/
Da2dp_service.cpp943 int A2dpService::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in OHOS::bluetooth::A2dpService