Searched refs:pivot_x_256 (Results 1 – 2 of 2) sorted by relevance
169 int32_t pivot_x_256; member307 …->tmp.cosma * xt - dsc->tmp.sinma * yt) >> (_LV_TRANSFORM_TRIGO_SHIFT - 8)) + dsc->tmp.pivot_x_256; in _lv_img_buf_transform()313 xs = xt + dsc->tmp.pivot_x_256; in _lv_img_buf_transform()319 …(dsc->tmp.cosma * xt - dsc->tmp.sinma * yt) >> (_LV_TRANSFORM_TRIGO_SHIFT)) + dsc->tmp.pivot_x_256; in _lv_img_buf_transform()
422 dsc->tmp.pivot_x_256 = dsc->cfg.pivot_x * 256; in _lv_img_buf_transform_init()