Home
last modified time | relevance | path

Searched refs:sp_y_stride (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
H A Drkisp1-common.h201 * @sp_y_stride: the selfpath allows to configure a y stride that is longer than the image width.
222 unsigned int sp_y_stride; member
H A Drkisp1-capture.c462 rkisp1_write(rkisp1, cap->sp_y_stride, RKISP1_CIF_MI_SP_Y_LLENGTH); in rkisp1_sp_config()
1153 cap->sp_y_stride = pixm->plane_fmt[0].bytesperline / in rkisp1_set_fmt()
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-common.h278 * @sp_y_stride: the selfpath allows to configure a y stride that is longer than the image width.
299 unsigned int sp_y_stride; member
H A Drkisp1-capture.c484 rkisp1_write(rkisp1, RKISP1_CIF_MI_SP_Y_LLENGTH, cap->sp_y_stride); in rkisp1_sp_config()
1198 cap->sp_y_stride = pixm->plane_fmt[0].bytesperline / in rkisp1_set_fmt()

Completed in 6 milliseconds