Home
last modified time | relevance | path

Searched defs:CreateByName (Results 1 - 25 of 29) sorted by relevance

12

/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_audio_encoder.h170 static std::shared_ptr<AVCodecAudioEncoder> CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::AudioEncoderFactory
H A Davcodec_audio_decoder.h170 static std::shared_ptr<AVCodecAudioDecoder> CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::AudioDecoderFactory
H A Davcodec_audio_codec.h66 static std::shared_ptr<AVCodecAudioCodec> CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::AudioCodecFactory
H A Davcodec_video_decoder.h250 static std::shared_ptr<AVCodecVideoDecoder> CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::VideoDecoderFactory
264 static int32_t CreateByName(const std::string &name, Format &format, std::shared_ptr<AVCodecVideoDecoder> &decoder) in CreateByName() function in OHOS::MediaAVCodec::VideoDecoderFactory
H A Davcodec_video_encoder.h274 static std::shared_ptr<AVCodecVideoEncoder> CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::VideoEncoderFactory
288 static int32_t CreateByName(const std::string &name, Format &format, std::shared_ptr<AVCodecVideoEncoder> &encodec) in CreateByName() function in OHOS::MediaAVCodec::VideoEncoderFactory
/foundation/multimedia/av_codec/services/engine/codec/video/
H A Dhevc_decoder_loader.cpp31 std::shared_ptr<CodecBase> HevcDecoderLoader::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::HevcDecoderLoader
H A Dhcodec_loader.cpp28 std::shared_ptr<CodecBase> HCodecLoader::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::HCodecLoader
H A Dfcodec_loader.cpp31 std::shared_ptr<CodecBase> FCodecLoader::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::FCodecLoader
/foundation/multimedia/av_codec/frameworks/native/avcodec/
H A Davcodec_video_encoder_impl.cpp41 std::shared_ptr<AVCodecVideoEncoder> VideoEncoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::VideoEncoderFactory
67 int32_t VideoEncoderFactory::CreateByName(const std::string &name, Format &format, in CreateByName() function in OHOS::MediaAVCodec::VideoEncoderFactory
H A Davcodec_video_decoder_impl.cpp40 std::shared_ptr<AVCodecVideoDecoder> VideoDecoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::VideoDecoderFactory
66 int32_t VideoDecoderFactory::CreateByName(const std::string &name, in CreateByName() function in OHOS::MediaAVCodec::VideoDecoderFactory
H A Davcodec_audio_encoder_impl.cpp40 std::shared_ptr<AVCodecAudioEncoder> AudioEncoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::AudioEncoderFactory
H A Davcodec_audio_codec_inner_impl.cpp43 std::shared_ptr<AVCodecAudioCodec> AudioCodecFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::AudioCodecFactory
H A Davcodec_audio_decoder_impl.cpp40 std::shared_ptr<AVCodecAudioDecoder> AudioDecoderFactory::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::AudioDecoderFactory
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/
H A Dcodecbase_mock.cpp31 std::shared_ptr<CodecBase> HCodecLoader::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::HCodecLoader
40 std::shared_ptr<CodecBase> FCodecLoader::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::FCodecLoader
49 std::shared_ptr<CodecBase> HevcDecoderLoader::CreateByName(const std::string &name) in CreateByName() function in OHOS::MediaAVCodec::HevcDecoderLoader
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapidescription_fuzzer/
H A Daudiodecoderdemo.cpp94 OH_AVCodec* ADecDemoAuto::CreateByName(const char* name) in CreateByName() function in ADecDemoAuto
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapiflush_fuzzer/
H A Daudiodecoderdemo.cpp94 OH_AVCodec* ADecDemoAuto::CreateByName(const char* name) in CreateByName() function in ADecDemoAuto
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapireset_fuzzer/
H A Daudiodecoderdemo.cpp94 OH_AVCodec* ADecDemoAuto::CreateByName(const char* name) in CreateByName() function in ADecDemoAuto
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapisetparameter_fuzzer/
H A Daudiodecoderdemo.cpp94 OH_AVCodec* ADecDemoAuto::CreateByName(const char* name) in CreateByName() function in ADecDemoAuto
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapi_fuzzer/
H A Daudiodecoderdemo.cpp94 OH_AVCodec* ADecDemoAuto::CreateByName(const char* name) in CreateByName() function in ADecDemoAuto
/foundation/multimedia/av_codec/test/fuzztest/audioencoderpreapi_fuzzer/
H A Daudioencoderdemo.cpp143 OH_AVCodec* AEncDemoAuto::CreateByName(const char* name) in CreateByName() function in AEncDemoAuto
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp556 OH_AVCodec *AudioBufferAacEncDemo::CreateByName(const char *name) in CreateByName() function in AudioBufferAacEncDemo
/foundation/multimedia/av_codec/test/fuzztest/audioencoderpreapiflush_fuzzer/
H A Daudioencoderdemo.cpp143 OH_AVCodec* AEncDemoAuto::CreateByName(const char* name) in CreateByName() function in AEncDemoAuto
/foundation/multimedia/av_codec/test/fuzztest/audioencoderpreapireset_fuzzer/
H A Daudioencoderdemo.cpp143 OH_AVCodec* AEncDemoAuto::CreateByName(const char* name) in CreateByName() function in AEncDemoAuto
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp718 OH_AVCodec *ADecBufferDemo::CreateByName(const char *name) in CreateByName() function in ADecBufferDemo
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp126 int32_t VDecNdkInnerSample::CreateByName(const std::string &name) in CreateByName() function in VDecNdkInnerSample

Completed in 26 milliseconds

12