Home
last modified time | relevance | path

Searched defs:FillFrameBuffer (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
H A Dvideo_ffmpeg_encoder_plugin.cpp464 Status VideoFfmpegEncoderPlugin::FillFrameBuffer(const std::shared_ptr<Buffer>& packetBuffer) in FillFrameBuffer() function in OHOS::Media::Plugin::Ffmpeg::VideoFfmpegEncoderPlugin
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
H A Dvideo_ffmpeg_decoder_plugin.cpp705 Status VideoFfmpegDecoderPlugin::FillFrameBuffer(const std::shared_ptr<Buffer>& frameBuffer) in FillFrameBuffer() function in OHOS::Media::Plugin::VideoFfmpegDecoderPlugin
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp978 int32_t FCodec::FillFrameBuffer(const std::shared_ptr<FBuffer> &frameBuffer) in FillFrameBuffer() function in OHOS::MediaAVCodec::Codec::FCodec
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp1039 int32_t HevcDecoder::FillFrameBuffer(const std::shared_ptr<HBuffer> &frameBuffer) in FillFrameBuffer() function in OHOS::MediaAVCodec::Codec::HevcDecoder