|
Function Name |
Hit count |
stappler::bitmap::webp::infoWebp(unsigned char const*, unsigned long, stappler::bitmap::ImageInfo&) |
50 |
stappler::bitmap::webp::writeWebpLossy(unsigned char const*, stappler::bitmap::BitmapWriter&, bool) |
75 |
stappler::bitmap::webp::writeWebpLossless(unsigned char const*, stappler::bitmap::BitmapWriter&, bool) |
75 |
stappler::bitmap::webp::loadWebp(unsigned char const*, unsigned long, stappler::bitmap::BitmapWriter&) |
100 |
stappler::bitmap::webp::WebpStruct::WebpStruct(stappler::bitmap::BitmapWriter*, bool) |
150 |
stappler::bitmap::webp::saveWebpLossy(stappler::StringViewBase<char>, unsigned char const*, stappler::bitmap::BitmapWriter&, bool) |
150 |
stappler::bitmap::webp::saveWebpLossless(stappler::StringViewBase<char>, unsigned char const*, stappler::bitmap::BitmapWriter&, bool) |
150 |
stappler::bitmap::webp::infoWebp(WebPDecoderConfig*, unsigned char const*, unsigned long, stappler::bitmap::ImageInfo&) |
150 |
stappler::bitmap::webp::WebpStruct::WebpStruct(stappler::StringViewBase<char> const&, bool) |
300 |
stappler::bitmap::webp::WebpStruct::isWebpSupported(stappler::bitmap::PixelFormat) |
450 |
stappler::bitmap::webp::WebpStruct::write(unsigned char const*, stappler::bitmap::BitmapWriter&) |
450 |
stappler::bitmap::webp::WebpStruct::WebpStruct(bool) |
450 |
stappler::bitmap::webp::WebpStruct::~WebpStruct() |
450 |
stappler::bitmap::webp::getWebpImageSize(stappler::io::Producer const&, stappler::StackBuffer<512ul>&, unsigned int&, unsigned int&) |
875 |
stappler::bitmap::webp::getWebpLosslessImageSize(stappler::io::Producer const&, stappler::StackBuffer<512ul>&, unsigned int&, unsigned int&) |
950 |
stappler::bitmap::webp::WebpStruct::FileWriter(unsigned char const*, unsigned long, WebPPicture const*) |
1223 |
stappler::bitmap::webp::isWebp(unsigned char const*, unsigned long) |
3900 |
stappler::bitmap::webp::isWebpLossless(unsigned char const*, unsigned long) |
4250 |