Searched defs:scale_h (Results 1 – 2 of 2) sorted by relevance
40 unsigned scale_h, scale_v; member132 static void rescale(GDVContext *gdv, uint8_t *dst, int w, int h, int scale_v, int scale_h) in rescale()
439 int64_t scale_h = scaling_h[i]; in reconstruction() local