Searched refs:xs_ups_start (Results 1 – 1 of 1) sorted by relevance
295 int32_t xs_ups_start = xs_ups; in transform_rgb888() local301 xs_ups = xs_ups_start + ((xs_step * x) >> 8); in transform_rgb888()395 int32_t xs_ups_start = xs_ups; in transform_argb8888() local401 xs_ups = xs_ups_start + ((xs_step * x) >> 8); in transform_argb8888()488 int32_t xs_ups_start = xs_ups; in transform_rgb565a8() local498 xs_ups = xs_ups_start + ((xs_step * x) >> 8); in transform_rgb565a8()603 int32_t xs_ups_start = xs_ups; in transform_a8() local608 xs_ups = xs_ups_start + ((xs_step * x) >> 8); in transform_a8()681 int32_t xs_ups_start = xs_ups; in transform_l8_to_al88() local687 xs_ups = xs_ups_start + ((xs_step * x) >> 8); in transform_l8_to_al88()