#include "net/instaweb/util/public/string.h"
Go to the source code of this file.
Namespaces | |
namespace | net_instaweb |
NOLINT. | |
Functions | |
bool | net_instaweb::OptimizeWebp (const GoogleString &original_jpeg, GoogleString *compressed_webp) |
bool | net_instaweb::ReduceWebpImageQuality (const GoogleString &original_webp, int quality, GoogleString *compressed_webp) |