Searched refs:v_offs (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-params.c170 arg->bls_window2.v_offs);
182 arg->bls_window1.v_offs);
547 arg->awb_wnd.v_offs);
589 arg->awb_wnd.v_offs << 16 | arg->awb_wnd.h_offs);
699 arg->meas_window.v_offs);
731 RKISP1_CIF_ISP_EXP_V_OFFSET_SET_V12(arg->meas_window.v_offs) |
797 arg->meas_window.v_offs);
845 arg->meas_window.v_offs));
927 RKISP1_CIF_ISP_AFM_WINDOW_Y(arg->afm_win[i].v_offs));
932 arg->afm_win[i].v_offs));
[all...]
/linux-master/include/uapi/linux/
H A Drkisp1-config.h244 * @v_offs: the vertical offset of the window from the top of the frame in pixels.
250 __u16 v_offs; member in struct:rkisp1_cif_isp_window

Completed in 94 milliseconds