Searched defs:WriteFrame (Results 1 – 8 of 8) sorted by relevance
46 Status Muxer::WriteFrame(const std::shared_ptr<Buffer>& buffer) in WriteFrame() function in OHOS::Media::Plugin::Muxer
131 bool A2dpCodecThread::WriteFrame(const uint8_t *data, uint16_t size) const in WriteFrame() function in bluetooth::A2dpCodecThread
351 bool A2dpProfile::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in bluetooth::A2dpProfile
868 int A2dpService::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in bluetooth::A2dpService
354 int BluetoothA2dpSourceServer::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
586 int A2dpSource::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in OHOS::Bluetooth::A2dpSource
537 int BluetoothA2dpSrcProxy::WriteFrame(const uint8_t *data, uint32_t size) in WriteFrame() function in OHOS::Bluetooth::BluetoothA2dpSrcProxy
488 Status FFmpegMuxerPlugin::WriteFrame(const std::shared_ptr<Plugin::Buffer>& buffer) in WriteFrame() function in OHOS::Media::FFMux::FFmpegMuxerPlugin