Searched defs:config_lossy (Results 1 – 1 of 1) sorted by relevance
855 const WebPConfig* const config_ll, const WebPConfig* const config_lossy) { in GenerateCandidates()1097 WebPConfig config_lossy = *config; in SetFrame() local