Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/
Dmx2_emmaprp.c296 unsigned int s_width, s_height; in emmaprp_device_run() local
307 s_height = s_q_data->height; in emmaprp_device_run()
324 writel(PRP_SIZE_WIDTH(s_width) | PRP_SIZE_HEIGHT(s_height), in emmaprp_device_run()
Dmx2_camera.c301 unsigned int s_width, s_height; member
706 writel((pcdev->s_width << 16) | pcdev->s_height, in mx27_camera_emma_buf_init()
1297 pcdev->s_height = mf.height; in mx2_camera_set_fmt()
1299 __func__, pcdev->s_width, pcdev->s_height); in mx2_camera_set_fmt()
1392 __func__, pcdev->s_width, pcdev->s_height); in mx2_camera_try_fmt()