Home
last modified time | relevance | path

Searched defs:CheckFormat (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H A Draw_format_agent.cpp59 bool RawFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::RawFormatAgent
H A Djpeg_format_agent.cpp46 bool JpegFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::JpegFormatAgent
H A Dpng_format_agent.cpp46 bool PngFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::PngFormatAgent
H A Dbmp_format_agent.cpp47 bool BmpFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::BmpFormatAgent
H A Dgif_format_agent.cpp48 bool GifFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::GifFormatAgent
H A Dsvg_format_agent.cpp51 bool SvgFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::SvgFormatAgent
H A Dwebp_format_agent.cpp55 bool WebpFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::WebpFormatAgent
H A Dwbmp_format_agent.cpp116 bool WbmpFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::WbmpFormatAgent
H A Dheif_format_agent.cpp70 bool HeifFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::HeifFormatAgent
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/
H A Daudio_ffmpeg_flac_decoder_plugin.cpp60 int32_t AudioFFMpegFlacDecoderPlugin::CheckFormat(const Format &format) in CheckFormat() function in OHOS::MediaAVCodec::AudioFFMpegFlacDecoderPlugin
H A Daudio_ffmpeg_aac_decoder_plugin.cpp123 bool AudioFFMpegAacDecoderPlugin::CheckFormat(const Format &format) in CheckFormat() function in OHOS::MediaAVCodec::AudioFFMpegAacDecoderPlugin
H A Daudio_ffmpeg_vorbis_decoder_plugin.cpp111 bool AudioFFMpegVorbisDecoderPlugin::CheckFormat(const Format &format) in CheckFormat() function in OHOS::MediaAVCodec::AudioFFMpegVorbisDecoderPlugin
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_receiver_impl.cpp37 static bool CheckFormat(int32_t format) in CheckFormat() function
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/aac/
H A Dffmpeg_aac_decoder_plugin.cpp163 bool FFmpegAACDecoderPlugin::CheckFormat(const std::shared_ptr<Meta> &format) in CheckFormat() function in OHOS::Media::Plugins::Ffmpeg::FFmpegAACDecoderPlugin
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/flac/
H A Dffmpeg_flac_decoder_plugin.cpp63 Status FFmpegFlacDecoderPlugin::CheckFormat(const std::shared_ptr<Meta> &format) in CheckFormat() function in OHOS::Media::Plugins::Ffmpeg::FFmpegFlacDecoderPlugin
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_g711mu_encoder_plugin.cpp79 int32_t AudioG711muEncoderPlugin::CheckFormat(const Format &format) in CheckFormat() function in OHOS::MediaAVCodec::AudioG711muEncoderPlugin
H A Daudio_ffmpeg_flac_encoder_plugin.cpp124 int32_t AudioFFMpegFlacEncoderPlugin::CheckFormat(const Format &format) in CheckFormat() function in OHOS::MediaAVCodec::AudioFFMpegFlacEncoderPlugin
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/lbvc/
H A Daudio_lbvc_decoder_plugin.cpp254 bool AudioLbvcDecoderPlugin::CheckFormat() in CheckFormat() function in OHOS::Media::Plugins::Lbvc::AudioLbvcDecoderPlugin
/ohos5.0/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H A Dio_collector_test.cpp51 bool CheckFormat(const std::string &fileName, const std::regex &reg1, const std::regex &reg2) in CheckFormat() function
H A Dmemory_collector_test.cpp82 bool CheckFormat(const std::string &fileName, const std::regex &reg1, const std::regex &reg2, int c… in CheckFormat() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_create_gpu_images.cpp116 void CheckFormat(const IRenderNodeGpuResourceManager& gpuResourceMgr, const string_view nodeName, G… in CheckFormat() function
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/lbvc/
H A Daudio_lbvc_encoder_plugin.cpp261 bool AudioLbvcEncoderPlugin::CheckFormat() in CheckFormat() function in OHOS::Media::Plugins::Lbvc::AudioLbvcEncoderPlugin
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/g711mu/
H A Daudio_g711mu_decoder_plugin.cpp91 bool AudioG711muDecoderPlugin::CheckFormat() in CheckFormat() function in OHOS::Media::Plugins::G711mu::AudioG711muDecoderPlugin
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/g711mu/
H A Daudio_g711mu_encoder_plugin.cpp94 bool AudioG711muEncoderPlugin::CheckFormat() in CheckFormat() function in OHOS::Media::Plugins::G711mu::AudioG711muEncoderPlugin
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/vorbis/
H A Dffmpeg_vorbis_decoder_plugin.cpp160 bool FFmpegVorbisDecoderPlugin::CheckFormat(const std::shared_ptr<Meta> &format) in CheckFormat() function in OHOS::Media::Plugins::Ffmpeg::FFmpegVorbisDecoderPlugin

12