Searched refs:height_scale (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dimage_utils.c597 float width_scale, height_scale; local
601 height_scale = (float)psrc->height / (float)height;
608 ry = vy * height_scale;
693 float width_scale, height_scale; local
702 height_scale = (float)psrc->height / (float)height;
705 half_square_height = (int32_t)(height_scale / 2.0);
707 round_height = (height_scale / 2.0) - (float)half_square_height;
722 ry = vy * height_scale;
766 red /= width_scale*height_scale;
767 green /= width_scale*height_scale;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dimage_utils.c597 float width_scale, height_scale; local
601 height_scale = (float)psrc->height / (float)height;
608 ry = vy * height_scale;
693 float width_scale, height_scale; local
702 height_scale = (float)psrc->height / (float)height;
705 half_square_height = (int32_t)(height_scale / 2.0);
707 round_height = (height_scale / 2.0) - (float)half_square_height;
722 ry = vy * height_scale;
766 red /= width_scale*height_scale;
767 green /= width_scale*height_scale;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dimage_utils.c597 float width_scale, height_scale; local
601 height_scale = (float)psrc->height / (float)height;
608 ry = vy * height_scale;
693 float width_scale, height_scale; local
702 height_scale = (float)psrc->height / (float)height;
705 half_square_height = (int32_t)(height_scale / 2.0);
707 round_height = (height_scale / 2.0) - (float)half_square_height;
722 ry = vy * height_scale;
766 red /= width_scale*height_scale;
767 green /= width_scale*height_scale;
[all...]

Completed in 71 milliseconds