Searched defs:input_w (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/media/i2c/ |
D | rj54n1cb0c.c | 550 int output_w, output_h, input_w = rect->width, input_h = rect->height; in rj54n1_set_selection() local 639 unsigned int skip, resize, input_w = *in_w, input_h = *in_h, in rj54n1_sensor_scale() local 985 input_w = rj54n1->rect.width, input_h = rj54n1->rect.height; in rj54n1_set_fmt() local
|
/Linux-v4.19/drivers/media/i2c/soc_camera/ |
D | rj54n1cb0c.c | 549 input_w = rect->width, input_h = rect->height; in rj54n1_set_selection() local 638 unsigned int skip, resize, input_w = *in_w, input_h = *in_h, in rj54n1_sensor_scale() local 984 input_w = rj54n1->rect.width, input_h = rj54n1->rect.height; in rj54n1_set_fmt() local
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | goodix.c | 293 int input_w = get_unaligned_le16(&coor_data[5]); in goodix_ts_report_touch() local
|
/Linux-v4.19/drivers/gpu/drm/arm/ |
D | malidp_hw.h | 81 u16 input_w, input_h; member
|