Searched refs:NotifyOutputBufferDone (Results 1 – 6 of 6) sorted by relevance
109 void NotifyOutputBufferDone(const std::shared_ptr<Buffer> &output);
531 NotifyOutputBufferDone(packetBuffer); in ReceiveBuffer()544 void VideoFfmpegEncoderPlugin::NotifyOutputBufferDone(const std::shared_ptr<Buffer>& output) in NotifyOutputBufferDone() function in OHOS::Media::Plugin::Ffmpeg::VideoFfmpegEncoderPlugin
124 void NotifyOutputBufferDone(const std::shared_ptr<Buffer>& output);
792 NotifyOutputBufferDone(frameBuffer); in ReceiveFrameBuffer()805 void VideoFfmpegDecoderPlugin::NotifyOutputBufferDone(const std::shared_ptr<Buffer>& output) in NotifyOutputBufferDone() function in OHOS::Media::Plugin::VideoFfmpegDecoderPlugin
62 void NotifyOutputBufferDone(const std::shared_ptr<Buffer>& output);
105 hdiAdapter->NotifyOutputBufferDone(outputBuffer); in FillBufferDone()496 void HdiCodecAdapter::NotifyOutputBufferDone(const std::shared_ptr<Buffer>& output) in NotifyOutputBufferDone() function in OHOS::Media::Plugin::CodecAdapter::HdiCodecAdapter