/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/interface/ |
H A D | generic_plugin.h | 39 LicenseType license {LicenseType::APACHE_V2};
|
H A D | plugin_definition.h | 57 APACHE_V2, ///< The Apache License 2.0 enumerator
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/plugin/ |
H A D | generic_plugin.h | 39 LicenseType license {LicenseType::APACHE_V2};
|
H A D | plugin_definition.h | 59 APACHE_V2, ///< The Apache License 2.0 enumerator
|
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/plugins/ |
H A D | UtCodecTest1.cpp | 36 PLUGIN_DEFINITION(UtCodecTest1, LicenseType::APACHE_V2, CodecRegister, [] {}); in __anond968bd3e0102()
|
H A D | UtCodecTest2.cpp | 36 PLUGIN_DEFINITION(UtCodecTest2, LicenseType::APACHE_V2, CodecRegister, [] {}); in __anond97ad5bf0102()
|
H A D | UtSourceTest2.cpp | 42 PLUGIN_DEFINITION(UtSourceTest2, LicenseType::APACHE_V2, SourceRegister, [] {}); in __anone8f39ed20102()
|
H A D | UtSourceTest1.cpp | 43 PLUGIN_DEFINITION(UtSourceTest1, LicenseType::APACHE_V2, SourceRegister, [] {}); in __anone8e186510102()
|
H A D | UtAudioSinkTest1.cpp | 35 PLUGIN_DEFINITION(UtAudioSinkTest1, LicenseType::APACHE_V2, AudioSinkRegister, [] {}); in __anoncff7e9e70102()
|
H A D | UtAudioSinkTest2.cpp | 35 PLUGIN_DEFINITION(UtAudioSinkTest2, LicenseType::APACHE_V2, AudioSinkRegister, [] {}); in __anond00a02680102()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/file_sink/ |
H A D | file_fd_sink_plugin.cpp | 47 PLUGIN_DEFINITION(FileFdSink, LicenseType::APACHE_V2, FileFdSinkRegister, [] {}); in __anon767bea9d0102()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/stream_source/ |
H A D | stream_source_plugin.cpp | 41 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 D | daudio_input_plugin.cpp | 38 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 D | dscreen_input_plugin.cpp | 37 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 D | dscreen_output_plugin.cpp | 37 definition.license = LicenseType::APACHE_V2; in CreateDscreenOutputPluginDef()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/file_source/ |
H A D | file_fd_source_plugin.cpp | 61 PLUGIN_DEFINITION(FileFdSource, LicenseType::APACHE_V2, FileFdSourceRegister, [] {}); in __anon6a7f9ab10302()
|
H A D | file_source_plugin.cpp | 55 PLUGIN_DEFINITION(FileSource, LicenseType::APACHE_V2, FileSourceRegister, [] {}); in __anon8e8167680202()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/std_stream_source/ |
H A D | std_stream_source_plugin.cpp | 45 PLUGIN_DEFINITION(StdStreamSource, LicenseType::APACHE_V2, StdStreamSourceRegister, [] {}); in __anonb38c7b940202()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/ |
H A D | http_source_plugin.cpp | 49 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 D | audio_g711mu_decoder_plugin.cpp | 68 PLUGIN_DEFINITION(G711muAudioDecoder, LicenseType::APACHE_V2, RegisterAudioDecoderPlugins,
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/video_capture/ |
H A D | video_file_capture_plugin.cpp | 53 PLUGIN_DEFINITION(StubVideoCapture, LicenseType::APACHE_V2, VideoFileCaptureRegister, [] {}); in __anone7a8a77b0302()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/g711mu/ |
H A D | audio_g711mu_encoder_plugin.cpp | 70 PLUGIN_DEFINITION(G711muAudioEncoder, LicenseType::APACHE_V2, RegisterAudioEncoderPlugins,
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/ |
H A D | data_stream_source_plugin.cpp | 63 PLUGIN_DEFINITION(DataStreamSource, Plugins::LicenseType::APACHE_V2, DataStreamSourceRegister, [] {… in __anonb45feaa00302()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/wav_demuxer/ |
H A D | wav_demuxer_plugin.cpp | 254 PLUGIN_DEFINITION(WavDemuxer, LicenseType::APACHE_V2, RegisterPlugin, [] {}); in __anone2763cdf0502()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/lite_aac_decoder/ |
H A D | lite_aac_decoder_plugin.cpp | 90 PLUGIN_DEFINITION(LiteAACDecoder, LicenseType::APACHE_V2, RegisterDecoderPlugin, [] {}); in __anon87eac9160202()
|