Home
last modified time | relevance | path

Searched defs:FORMAT_TYPE (Results 1 - 10 of 10) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H A Dgif_format_agent.cpp33 static const std::string FORMAT_TYPE = "image/gif"; member
H A Djpeg_format_agent.cpp33 static const std::string FORMAT_TYPE = "image/jpeg"; member
H A Dpng_format_agent.cpp33 static const std::string FORMAT_TYPE = "image/png"; member
H A Dsvg_format_agent.cpp34 static const std::string FORMAT_TYPE = "image/svg+xml"; member
H A Dbmp_format_agent.cpp33 const std::string FORMAT_TYPE = "image/bmp"; member
H A Draw_format_agent.cpp46 const std::string FORMAT_TYPE = "image/x-raw"; member
H A Dwebp_format_agent.cpp36 const std::string FORMAT_TYPE = "image/webp"; member
H A Dwbmp_format_agent.cpp35 const std::string FORMAT_TYPE = "image/vnd.wap.wbmp"; member
H A Dheif_format_agent.cpp33 const std::string FORMAT_TYPE = "image/heif"; member
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/
H A DInnerFunctionTest.cpp261 string sample_Media::FORMAT_TYPE = formatList[i]; in HWTEST_F() member in sample_Media

Completed in 4 milliseconds