Searched refs:fy_scale (Results 1 – 2 of 2) sorted by relevance
77 const int yscale = wrk->fy_scale * (-wrk->y_accum); in ExportRowC()197 const int yscale = wrk->fy_scale * (-wrk->y_accum); in ExportRowMIPS()277 wrk->fy_scale = (1 << RFIX) / y_sub; in WebPRescalerInit()
27 int fy_scale, fx_scale; // fixed-point scaling factor member