Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Dsh_vou.c208 unsigned int row_coeff; in sh_vou_stream_config() local
219 row_coeff = 1; in sh_vou_stream_config()
225 row_coeff = 2; in sh_vou_stream_config()
228 row_coeff = 3; in sh_vou_stream_config()
233 sh_vou_reg_ab_write(vou_dev, VOUAIR, vou_dev->pix.width * row_coeff); in sh_vou_stream_config()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/
H A Dsh_vou.c208 unsigned int row_coeff; in sh_vou_stream_config() local
219 row_coeff = 1; in sh_vou_stream_config()
225 row_coeff = 2; in sh_vou_stream_config()
228 row_coeff = 3; in sh_vou_stream_config()
233 sh_vou_reg_ab_write(vou_dev, VOUAIR, vou_dev->pix.width * row_coeff); in sh_vou_stream_config()

Completed in 6 milliseconds