| /foundation/multimedia/player_framework/interfaces/inner_api/native/ |
| D | avcodec_video_encoder.h | 215 static std::shared_ptr<AVCodecVideoEncoder> CreateByName(const std::string &name) in CreateByName() function
|
| D | avcodec_audio_encoder.h | 194 static std::shared_ptr<AVCodecAudioEncoder> CreateByName(const std::string &name) in CreateByName() function
|
| D | avcodec_audio_decoder.h | 194 static std::shared_ptr<AVCodecAudioDecoder> CreateByName(const std::string &name) in CreateByName() function
|
| D | avcodec_video_decoder.h | 207 static std::shared_ptr<AVCodecVideoDecoder> CreateByName(const std::string &name) in CreateByName() function
|
| /foundation/multimedia/av_codec/interfaces/inner_api/native/ |
| D | avcodec_video_encoder.h | 203 static std::shared_ptr<AVCodecVideoEncoder> CreateByName(const std::string &name) in CreateByName() function
|
| D | avcodec_audio_decoder.h | 170 static std::shared_ptr<AVCodecAudioDecoder> CreateByName(const std::string &name) in CreateByName() function
|
| D | avcodec_video_decoder.h | 183 static std::shared_ptr<AVCodecVideoDecoder> CreateByName(const std::string &name) in CreateByName() function
|
| D | avcodec_audio_encoder.h | 170 static std::shared_ptr<AVCodecAudioEncoder> CreateByName(const std::string &name) in CreateByName() function
|
| /foundation/multimedia/av_codec/services/engine/codec/video/ |
| D | hcodec_loader.cpp | 28 std::shared_ptr<CodecBase> HCodecLoader::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::HCodecLoader
|
| /foundation/multimedia/av_codec/frameworks/native/avcodec/ |
| D | avcodec_audio_encoder_impl.cpp | 40 std::shared_ptr<AVCodecAudioEncoder> AudioEncoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::AudioEncoderFactory
|
| D | avcodec_audio_decoder_impl.cpp | 40 std::shared_ptr<AVCodecAudioDecoder> AudioDecoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::AudioDecoderFactory
|
| D | avcodec_video_decoder_impl.cpp | 41 std::shared_ptr<AVCodecVideoDecoder> VideoDecoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::VideoDecoderFactory
|
| D | avcodec_video_encoder_impl.cpp | 41 std::shared_ptr<AVCodecVideoEncoder> VideoEncoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::VideoEncoderFactory
|
| /foundation/multimedia/player_framework/frameworks/native/avcodec/ |
| D | avcodec_audio_encoder_impl.cpp | 38 std::shared_ptr<AVCodecAudioEncoder> AudioEncoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::Media::AudioEncoderFactory
|
| D | avcodec_audio_decoder_impl.cpp | 38 std::shared_ptr<AVCodecAudioDecoder> AudioDecoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::Media::AudioDecoderFactory
|
| D | avcodec_video_decoder_impl.cpp | 38 std::shared_ptr<AVCodecVideoDecoder> VideoDecoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::Media::VideoDecoderFactory
|
| D | avcodec_video_encoder_impl.cpp | 38 std::shared_ptr<AVCodecVideoEncoder> VideoEncoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::Media::VideoEncoderFactory
|