Home
last modified time | relevance | path

Searched defs:videoDecoder_ (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/include/
H A Dimage_decoder_callback.h43 std::weak_ptr<ImageSinkDecoder> videoDecoder_; variable
H A Dimage_sink_decoder.h104 std::shared_ptr<MediaAVCodec::AVCodecVideoDecoder> videoDecoder_; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/include/
H A Dimage_sink_decoder_test.h36 std::shared_ptr<MediaAVCodec::AVCodecVideoDecoder> videoDecoder_ = nullptr; variable
H A Dimage_sink_processor_test.h37 std::shared_ptr<MediaAVCodec::AVCodecVideoDecoder> videoDecoder_ = nullptr; variable
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Dav_thumbnail_generator.h71 std::shared_ptr<MediaAVCodec::AVCodecVideoDecoder> videoDecoder_; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.h146 std::shared_ptr<Pipeline::VideoDecoderFilter> videoDecoder_; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/include/
H A Dav_receiver_engine.h131 std::shared_ptr<OHOS::Media::Pipeline::VideoDecoderFilter> videoDecoder_ = nullptr; variable
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Ddecoder_surface_filter.h131 std::shared_ptr<VideoDecoderAdapter> videoDecoder_; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.h127 std::shared_ptr<MediaAVCodec::AVCodecVideoDecoder> videoDecoder_ = nullptr; variable
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.h288 std::shared_ptr<DecoderSurfaceFilter> videoDecoder_; variable
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.h233 std::shared_ptr<Decoder> videoDecoder_; variable
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_video_decoder.cpp57 const std::shared_ptr<AVCodecVideoDecoder> videoDecoder_; member