Home
last modified time | relevance | path

Searched refs:LicenseType (Results 1 – 25 of 63) sorted by relevance

123

/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/interface/
H A Dgeneric_plugin.h39 LicenseType license {LicenseType::APACHE_V2};
H A Dplugin_definition.h56 enum struct LicenseType : uint8_t { enum
78 LicenseType
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dgeneric_plugin.h39 LicenseType license {LicenseType::APACHE_V2};
H A Dplugin_definition.h58 enum struct LicenseType : uint8_t { enum
81 LicenseType
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/plugins/
H A DUtCodecTest1.cpp36 PLUGIN_DEFINITION(UtCodecTest1, LicenseType::APACHE_V2, CodecRegister, [] {}); in __anond968bd3e0102()
H A DUtCodecTest2.cpp36 PLUGIN_DEFINITION(UtCodecTest2, LicenseType::APACHE_V2, CodecRegister, [] {}); in __anond97ad5bf0102()
H A DUtSourceTest2.cpp42 PLUGIN_DEFINITION(UtSourceTest2, LicenseType::APACHE_V2, SourceRegister, [] {}); in __anone8f39ed20102()
H A DUtSourceTest1.cpp43 PLUGIN_DEFINITION(UtSourceTest1, LicenseType::APACHE_V2, SourceRegister, [] {}); in __anone8e186510102()
H A DUtDemuxerTest2.cpp38 PLUGIN_DEFINITION(UtDemuxerTest2, LicenseType::LGPL, RegisterPlugins, [] {}); in __anon2617241b0202()
H A DUtAudioSinkTest1.cpp35 PLUGIN_DEFINITION(UtAudioSinkTest1, LicenseType::APACHE_V2, AudioSinkRegister, [] {}); in __anoncff7e9e70102()
H A DUtAudioSinkTest2.cpp35 PLUGIN_DEFINITION(UtAudioSinkTest2, LicenseType::APACHE_V2, AudioSinkRegister, [] {}); in __anond00a02680102()
H A DUtDemuxerTest1.cpp46 PLUGIN_DEFINITION(UtDemuxerTest1, LicenseType::LGPL, RegisterPlugins, [] {}); in __anon26050b9a0202()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/
H A Dffmpeg_encoder_plugin.cpp87 PLUGIN_DEFINITION(FFmpegAudioEncoders, LicenseType::LGPL, RegisterAudioEncoderPlugins, UnRegisterAu…
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/file_sink/
H A Dfile_fd_sink_plugin.cpp47 PLUGIN_DEFINITION(FileFdSink, LicenseType::APACHE_V2, FileFdSinkRegister, [] {}); in __anon767bea9d0102()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/
H A Dffmpeg_decoder_plugin.cpp113 PLUGIN_DEFINITION(FFmpegAudioDecoders, LicenseType::LGPL, RegisterAudioDecoderPlugins, UnRegisterAu…
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/stream_source/
H A Dstream_source_plugin.cpp41 PLUGIN_DEFINITION(StreamSource, LicenseType::APACHE_V2, StreamSourceRegister, [] {}); in __anoned29b5000102()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/daudio_input/
H A Ddaudio_input_plugin.cpp38 definition.license = LicenseType::APACHE_V2; in CreateDaudioInputPluginDef()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dscreen_input/
H A Ddscreen_input_plugin.cpp37 definition.license = LicenseType::APACHE_V2; in CreateDscreenInputPluginDef()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dscreen_output/
H A Ddscreen_output_plugin.cpp37 definition.license = LicenseType::APACHE_V2; in CreateDscreenOutputPluginDef()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/file_source/
H A Dfile_fd_source_plugin.cpp61 PLUGIN_DEFINITION(FileFdSource, LicenseType::APACHE_V2, FileFdSourceRegister, [] {}); in __anon6a7f9ab10302()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/std_stream_source/
H A Dstd_stream_source_plugin.cpp45 PLUGIN_DEFINITION(StdStreamSource, LicenseType::APACHE_V2, StdStreamSourceRegister, [] {}); in __anonb38c7b940202()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/
H A Dhttp_source_plugin.cpp49 PLUGIN_DEFINITION(HttpSource, LicenseType::APACHE_V2, HttpSourceRegister, [] {}); in __anon0f35b8a80202()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/g711mu/
H A Daudio_g711mu_decoder_plugin.cpp68 PLUGIN_DEFINITION(G711muAudioDecoder, LicenseType::APACHE_V2, RegisterAudioDecoderPlugins,
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/lbvc/
H A Daudio_lbvc_decoder_plugin.cpp62 PLUGIN_DEFINITION(LbvcAudioDecoder, LicenseType::VENDOR, RegisterAudioDecoderPlugins,
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/lbvc/
H A Daudio_lbvc_encoder_plugin.cpp63 PLUGIN_DEFINITION(LbvcAudioEncoder, LicenseType::VENDOR, RegisterAudioEncoderPlugins,

123