| /foundation/multimedia/av_codec/interfaces/inner_api/native/ |
| D | avcodec_audio_encoder.h | 170 static std::shared_ptr<AVCodecAudioEncoder> 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_encoder.h | 225 static std::shared_ptr<AVCodecVideoEncoder> CreateByName(const std::string &name) in CreateByName() function
|
| D | avcodec_audio_codec.h | 66 static std::shared_ptr<AVCodecAudioCodec> CreateByName(const std::string &name) in CreateByName() function
|
| D | avcodec_video_decoder.h | 221 static std::shared_ptr<AVCodecVideoDecoder> CreateByName(const std::string &name) in CreateByName() function
|
| /foundation/multimedia/player_framework/interfaces/inner_api/native/ |
| D | avcodec_audio_encoder.h | 194 static std::shared_ptr<AVCodecAudioEncoder> CreateByName(const std::string &name) in CreateByName() function
|
| D | avcodec_video_encoder.h | 215 static std::shared_ptr<AVCodecVideoEncoder> 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
|
| D | avcodec_audio_decoder.h | 194 static std::shared_ptr<AVCodecAudioDecoder> 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_encoder_impl.cpp | 40 std::shared_ptr<AVCodecVideoEncoder> VideoEncoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::VideoEncoderFactory
|
| 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_audio_codec_inner_impl.cpp | 43 std::shared_ptr<AVCodecAudioCodec> AudioCodecFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::AudioCodecFactory
|
| /foundation/multimedia/player_framework/frameworks/native/avcodec/ |
| 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_audio_encoder_impl.cpp | 38 std::shared_ptr<AVCodecAudioEncoder> AudioEncoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::Media::AudioEncoderFactory
|
| 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
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/ |
| D | videodec_ndk_inner_sample.cpp | 126 int32_t VDecNdkInnerSample::CreateByName(const std::string &name) in CreateByName() function in VDecNdkInnerSample
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/ |
| D | videodec_ndk_inner_sample.cpp | 157 int32_t VDecNdkInnerSample::CreateByName(const std::string &name) in CreateByName() function in VDecNdkInnerSample
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/ |
| D | videoenc_ndk_inner_sample.cpp | 115 int32_t VEncNdkInnerSample::CreateByName(const std::string &name) in CreateByName() function in VEncNdkInnerSample
|
| /foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/ |
| D | avcodec_audio_avbuffer_decoder_demo.cpp | 721 OH_AVCodec *ADecBufferDemo::CreateByName(const char *name) in CreateByName() function in ADecBufferDemo
|
| /foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/ |
| D | avcodec_audio_avbuffer_encoder_demo.cpp | 555 OH_AVCodec *AudioBufferAacEncDemo::CreateByName(const char *name) in CreateByName() function in AudioBufferAacEncDemo
|