Home
last modified time | relevance | path

Searched defs:codec_ (Results 1 - 25 of 28) sorted by relevance

12

/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dcodec.h61 std::shared_ptr<CodecPlugin> codec_; member in OHOS::Media::Plugin::Codec
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_codecbase.h64 std::shared_ptr<CodecBase> codec_; member
H A Dtester_capi.h46 OH_AVCodec *codec_ = nullptr; member
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/
H A Dvideodec_capi_mock.h75 OH_AVCodec *codec_ = nullptr; member in OHOS::MediaAVCodec::VideoDecCapiMock
H A Dvideoenc_capi_mock.h79 OH_AVCodec *codec_ = nullptr; member in OHOS::MediaAVCodec::VideoEncCapiMock
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_codec/
H A Dvideo_codec_base.h42 std::shared_ptr<OH_AVCodec> codec_ = nullptr; member in OHOS::MediaAVCodec::Sample::VideoCodecBase
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/include/
H A Dbmp_decoder.h64 std::unique_ptr<SkCodec> codec_ = nullptr; member in OHOS::ImagePlugin::BmpDecodingState::BmpDecoder
/foundation/multimedia/av_codec/services/engine/codec/include/audio/
H A Daudio_codec.h41 std::shared_ptr<AudioCodec> codec_; member in OHOS::MediaAVCodec::AudioCodecCallback
H A Daudio_codec_worker.h75 std::shared_ptr<AudioBaseCodec> codec_; member in OHOS::MediaAVCodec::AudioCodecWorker
/foundation/arkui/ace_engine/frameworks/core/image/
H A Danimated_image_player.h110 const std::unique_ptr<SkCodec> codec_; member in OHOS::Ace::AnimatedImagePlayer
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Danimated_image.h163 std::unique_ptr<SkCodec> codec_; member in OHOS::Ace::NG::AnimatedSkImage::AnimatedRSImage
169 std::unique_ptr<SkCodec> codec_; member in OHOS::Ace::NG::AnimatedSkImage::AnimatedRSImage
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.h133 HEncoder* codec_; member in OHOS::MediaAVCodec::HEncoder::EncoderBuffersConsumerListener
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_decoder.h130 std::unique_ptr<SkCodec> codec_; member in OHOS::ImagePlugin::ExtDecoder
/foundation/multimedia/av_codec/test/nativedemo/video_demo/
H A Davcodec_video_decoder_demo.h90 const AVCodec *codec_ = nullptr; member in OHOS::MediaAVCodec::VideoDemo::VDecDemo
H A Davcodec_video_decoder_inner_demo.h116 const AVCodec *codec_ = nullptr; member in OHOS::MediaAVCodec::InnerVideoDemo::VDecInnerDemo
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/decoder/include/
H A Dvdec_sample.h100 OH_AVCodec *codec_ = nullptr; member in OHOS::MediaAVCodec::VideoDecSample
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/encoder/include/
H A Dvenc_sample.h102 OH_AVCodec *codec_ = nullptr; member in OHOS::MediaAVCodec::VideoEncSample
/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_audio_encoder.cpp176 struct OH_AVCodec *codec_; global() member in NativeAudioEncoderCallback
[all...]
H A Dnative_audio_decoder.cpp176 struct OH_AVCodec *codec_; global() member in NativeAudioDecoder
[all...]
H A Dnative_audio_codec.cpp151 struct OH_AVCodec *codec_; global() member in NativeAudioCodec
[all...]
H A Dnative_video_encoder.cpp347 struct OH_AVCodec *codec_ = nullptr; global() member in __anon10055::NativeVideoEncoderCallback
[all...]
/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.h211 std::shared_ptr<CodecServer> codec_ = nullptr; member in OHOS::MediaAVCodec::CodecBaseCallback
225 std::shared_ptr<CodecServer> codec_ = nullptr; member in OHOS::MediaAVCodec::VCodecBaseCallback
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dvideodec_func_unit_test.cpp118 OH_AVCodec *codec_ = nullptr; member in __anon10479::TEST_SUIT
[all...]
H A Dvideoenc_func_unit_test.cpp148 OH_AVCodec *codec_ = nullptr; member in __anon10485::TEST_SUIT
[all...]
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/common/include/
H A Dvcodec_signal.h69 std::weak_ptr<T> codec_; member in OHOS::MediaAVCodec::VCodecSignal

Completed in 11 milliseconds

12