Lines Matching full:scaling
37 * Scaling Computation
50 * uds_output_size - Return the output size for an input size and scaling ratio
52 * @ratio: scaling ratio in U4.12 fixed-point format
57 /* Down-scaling */ in uds_output_size()
65 /* Up-scaling */ in uds_output_size()
84 * uds_passband_width - Return the passband filter width for a scaling ratio
85 * @ratio: scaling ratio in U4.12 fixed-point format
90 /* Down-scaling */ in uds_passband_width()
98 /* Up-scaling */ in uds_passband_width()
281 * Multi-tap scaling can't be enabled along with alpha scaling when in uds_configure_stream()
282 * scaling down with a factor lower than or equal to 1/2 in either in uds_configure_stream()
300 /* Set the scaling ratios. */ in uds_configure_stream()
348 * in the event of up-scaling, and output pixels in the event of in uds_max_width()