Searched refs:SendBufferLocked (Results 1 – 8 of 8) sorted by relevance
83 Status SendBufferLocked(const std::shared_ptr<Buffer>& inputBuffer);
332 ret = SendBufferLocked(inputBuffer); in QueueInputBuffer()412 Status AudioFfmpegEncoderPlugin::SendBufferLocked(const std::shared_ptr<Buffer>& inputBuffer) in SendBufferLocked() function in OHOS::Media::Plugin::Ffmpeg::AudioFfmpegEncoderPlugin
94 Status SendBufferLocked(const std::shared_ptr<Buffer>& inputBuffer);
448 ret = SendBufferLocked(inputBuffer); in QueueInputBuffer()489 Status AudioFfmpegDecoderPlugin::SendBufferLocked(const std::shared_ptr<Buffer>& inputBuffer) in SendBufferLocked() function in OHOS::Media::Plugin::Ffmpeg::AudioFfmpegDecoderPlugin
95 Status SendBufferLocked(const std::shared_ptr<Buffer> &inputBuffer);
389 ret = SendBufferLocked(inputBuffer); in QueueInputBuffer()438 Status VideoFfmpegEncoderPlugin::SendBufferLocked(const std::shared_ptr<Buffer>& inputBuffer) in SendBufferLocked() function in OHOS::Media::Plugin::Ffmpeg::VideoFfmpegEncoderPlugin
97 Status SendBufferLocked(const std::shared_ptr<Buffer>& inputBuffer);
443 ret = SendBufferLocked(inputBuffer); in QueueInputBuffer()450 Status VideoFfmpegDecoderPlugin::SendBufferLocked(const std::shared_ptr<Buffer>& inputBuffer) in SendBufferLocked() function in OHOS::Media::Plugin::VideoFfmpegDecoderPlugin