Home
last modified time | relevance | path

Searched defs:mime (Results 101 – 117 of 117) sorted by relevance

12345

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/src/
H A DAudioDecoderDemoCommon.cpp98 OH_AVCodec *AudioDecoderDemo::NativeCreateByMime(const char *mime) in NativeCreateByMime()
1042 int32_t AudioDecoderDemo::InnerCreateByMime(const std::string &mime) in InnerCreateByMime()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dsurface_encoder_adapter.cpp112 Status SurfaceEncoderAdapter::Init(const std::string &mime, bool isEncoder) in Init()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Daudio_sink.cpp84 std::string mime; in Init() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp704 OH_AVCodec *ADecBufferDemo::CreateByMime(const char *mime) in CreateByMime()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp539 OH_AVCodec *AudioBufferAacEncDemo::CreateByMime(const char *mime) in CreateByMime()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dcompatible_check.cpp449 std::string mime; in MetaToCapability() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Ddemuxer_plugin_manager.cpp846 bool DemuxerPluginManager::IsSubtitleMime(const std::string& mime) in IsSubtitleMime()
H A Dmedia_demuxer.cpp704 bool MediaDemuxer::IsSubtitleMime(const std::string& mime) in IsSubtitleMime()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H A Dvdec_sample.cpp220 bool VideoDecSample::CreateVideoDecMockByMime(const std::string &mime) in CreateVideoDecMockByMime()
H A Dvenc_sample.cpp237 bool VideoEncSample::CreateVideoEncMockByMime(const std::string &mime) in CreateVideoEncMockByMime()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp152 int32_t VEncNdkInnerSample::CreateByMime(const std::string &mime) in CreateByMime()
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_video_decoder.cpp343 struct OH_AVCodec *OH_VideoDecoder_CreateByMime(const char *mime) in OH_VideoDecoder_CreateByMime()
H A Dnative_video_encoder.cpp428 struct OH_AVCodec *OH_VideoEncoder_CreateByMime(const char *mime) in OH_VideoEncoder_CreateByMime()
/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_type.h305 AvCodecMime mime; /**< MIME type */ member
/ohos5.0/base/request/request/test/rustest/src/
H A Dlib.rs160 let mime: String = reply.read().unwrap(); in query_mime_type() localVariable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp129 std::string_view mime; in Initialize() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp171 std::string_view mime; in Initialize() local

12345