Home
last modified time | relevance | path

Searched defs:target_PSNR (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/webp/
Dencode.h108 float target_PSNR; // if non-zero, specifies the minimal distortion to member
/third_party/skia/third_party/externals/libwebp/src/enc/
Dframe_enc.c51 const float target_PSNR = enc->config_->target_PSNR; in InitPassStats() local