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

  /external/webp/src/utils/
rescaler.c 43 wrk->fx_scale = (1 << RFIX) / x_sub;
73 sum = (int)MULT_FIX(frac, wrk->fx_scale);
rescaler.h 25 int fy_scale, fx_scale; // fixed-point scaling factor member in struct:__anon18250

Completed in 68 milliseconds