Searched refs:uv_x_off (Results 1 – 2 of 2) sorted by relevance
576 s16 uv_x_off, uv_y_off, uv_stride; in RGA_set_src() local579 uv_x_off = uv_y_off = uv_stride = 0; in RGA_set_src()598 uv_x_off = x_off; in RGA_set_src()603 uv_x_off = x_off >> 1; in RGA_set_src()608 uv_x_off = x_off; in RGA_set_src()613 uv_x_off = x_off >> 1; in RGA_set_src()618 uv_x_off = x_off; in RGA_set_src()623 uv_x_off = x_off >> 1; in RGA_set_src()628 uv_x_off = x_off; in RGA_set_src()633 uv_x_off = x_off >> 1; in RGA_set_src()[all …]
154 s16 uv_x_off; member