Searched refs:uv_y_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()599 uv_y_off = y_off; in RGA_set_src()604 uv_y_off = y_off; in RGA_set_src()609 uv_y_off = y_off >> 1; in RGA_set_src()614 uv_y_off = y_off >> 1; in RGA_set_src()619 uv_y_off = y_off; in RGA_set_src()624 uv_y_off = y_off; in RGA_set_src()629 uv_y_off = y_off >> 1; in RGA_set_src()634 uv_y_off = y_off >> 1; in RGA_set_src()[all …]
155 s16 uv_y_off; member