Searched refs:window_width (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/media/i2c/et8ek8/ |
| D | et8ek8_mode.c | 52 .window_width = 2592, 153 .window_width = 2592, 209 .window_width = 1296, 265 .window_width = 864, 321 .window_width = 648, 377 .window_width = 2592, 432 .window_width = 648, 488 .window_width = 1296, 544 .window_width = 1296,
|
| D | et8ek8_driver.c | 405 fmt->width = reglist->mode.window_width; in et8ek8_reglist_to_mbus() 479 if (mode->window_width != current_mode->window_width || in et8ek8_reglist_find_mode_ival() 504 if ((*list1)->mode.window_width > (*list2)->mode.window_width) in et8ek8_reglist_cmp() 506 if ((*list1)->mode.window_width < (*list2)->mode.window_width) in et8ek8_reglist_cmp() 545 list->mode.window_width, list->mode.window_height, in et8ek8_reglist_import() 748 pixel_rate = mode->window_width * (pixel_rate - 1) / mode->width; in et8ek8_update_controls()
|
| D | et8ek8_reg.h | 44 u16 window_width; member
|
| /Linux-v4.19/drivers/media/platform/sti/hva/ |
| D | hva-h264.c | 331 u16 window_width; member 630 td->window_width = frame_width; in hva_h264_prepare_task()
|