HomeSort by relevance Sort by last modified time
    Searched full:fy_scale (Results 1 - 2 of 2) sorted by null

  /external/webp/src/utils/
rescaler.c 44 wrk->fy_scale = (1 << RFIX) / y_sub;
101 const int yscale = wrk->fy_scale * (-wrk->y_accum);
rescaler.h 25 int fy_scale, fx_scale; // fixed-point scaling factor member in struct:__anon18248

Completed in 67 milliseconds