Home
last modified time | relevance | path

Searched defs:cachedFrame_ (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/include/audio/encoder/
Daudio_ffmpeg_encoder_plugin.h57 std::shared_ptr<AVFrame> cachedFrame_; variable
Daudio_ffmpeg_aac_encoder_plugin.h61 std::shared_ptr<AVFrame> cachedFrame_; variable
/foundation/multimedia/histreamer/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
Dvideo_ffmpeg_encoder_plugin.h114 std::shared_ptr<AVFrame> cachedFrame_; variable
/foundation/multimedia/av_codec/services/engine/codec/include/audio/decoder/
Daudio_ffmpeg_decoder_plugin.h84 std::shared_ptr<AVFrame> cachedFrame_; variable
/foundation/arkui/ace_engine/frameworks/core/image/
Danimated_image_player.h126 std::unordered_map<int32_t, std::unique_ptr<SkBitmap>> cachedFrame_; variable
/foundation/arkui/ace_engine/frameworks/core/image/apng/
Dapng_image_player.h143 std::unordered_map<int32_t, std::unique_ptr<APngAnimatedFrameInfo *>> cachedFrame_; variable
/foundation/multimedia/av_codec/services/engine/codec/include/video/
Dfcodec.h132 std::shared_ptr<AVFrame> cachedFrame_ = nullptr; variable