Home
last modified time | relevance | path

Searched refs:yuv_lineskip (Results 1 – 1 of 1) sorted by relevance

/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c713 unsigned int yuv_lineskip; in sh_mobile_ceu_set_bus_param() local
761 yuv_lineskip = 0x10; in sh_mobile_ceu_set_bus_param()
767 yuv_lineskip = 0; /* skip for NV12/21, no skip for NV16/61 */ in sh_mobile_ceu_set_bus_param()
837 value = 0x00000007 | yuv_lineskip; in sh_mobile_ceu_set_bus_param()