Home
last modified time | relevance | path

Searched refs:width_y (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dsh_css_param_dvs.c27 unsigned int width_y = 0; in alloc_dvs_6axis_table() local
42 dvs_config->width_y = width_y = dvs_config_src->width_y; in alloc_dvs_6axis_table()
46 IA_CSS_LOG("alloc_dvs_6axis_table Y: W %d H %d", width_y, height_y); in alloc_dvs_6axis_table()
48 dvs_config->width_y = width_y = DVS_TABLE_IN_BLOCKDIM_X_LUMA(frame_res->width); in alloc_dvs_6axis_table()
57 IA_CSS_LOG("alloc_dvs_6axis_table Y: W %d H %d", width_y, height_y); in alloc_dvs_6axis_table()
61 dvs_config->xcoords_y = kvmalloc(width_y * height_y * sizeof(uint32_t), in alloc_dvs_6axis_table()
69 dvs_config->ycoords_y = kvmalloc(width_y * height_ in alloc_dvs_6axis_table()
111 unsigned int width_y = dvs_config->width_y; init_dvs_6axis_table_from_default() local
154 unsigned int width_y = dvs_config->width_y; init_dvs_6axis_table_from_config() local
240 unsigned int width_y; copy_dvs_6axis_table() local
[all...]
H A Dia_css_types.h419 u32 width_y; member
H A Dsh_css_params.c1741 assert((dvs_config->width_y - 1) == 2 * (dvs_config->width_uv - 1)); in sh_css_set_pipe_dvs_6axis_config()
1765 assert((dvs_config->width_y - 1) == 2 * dvs_config->width_uv - 1); in sh_css_get_pipe_dvs_6axis_config()
1770 (dvs_config->width_y == params->pipe_dvs_6axis_config[pipe->mode]->width_y) && in sh_css_get_pipe_dvs_6axis_config()
4647 unsigned int width_y; in ia_css_dvs2_6axis_config_allocate() local
4666 dvs_config->width_y = width_y = in ia_css_dvs2_6axis_config_allocate()
4667 params->pipe_dvs_6axis_config[IA_CSS_PIPE_ID_VIDEO]->width_y; in ia_css_dvs2_6axis_config_allocate()
4674 IA_CSS_LOG("table Y: W %d H %d", width_y, height_y); in ia_css_dvs2_6axis_config_allocate()
4676 dvs_config->xcoords_y = kvmalloc(width_y * height_ in ia_css_dvs2_6axis_config_allocate()
[all...]
H A Datomisp_compat_ioctl32.h279 u32 width_y; member
H A Datomisp_compat_ioctl32.c249 assign_in_user(&kp->width_y, &up->width_y) || in get_atomisp_dvs_6axis_config32()
H A Datomisp_cmd.c3886 (old_6axis_config->width_y != t_6axis_config.width_y || in atomisp_cp_dvs_6axis_config()
3906 t_6axis_config.width_y * in atomisp_cp_dvs_6axis_config()
3913 t_6axis_config.width_y * in atomisp_cp_dvs_6axis_config()
3934 (old_6axis_config->width_y != source_6axis_config->width_y || in atomisp_cp_dvs_6axis_config()
3954 source_6axis_config->width_y * in atomisp_cp_dvs_6axis_config()
3961 source_6axis_config->width_y * in atomisp_cp_dvs_6axis_config()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dsh_css_param_dvs.c27 unsigned int width_y = 0; in alloc_dvs_6axis_table() local
42 dvs_config->width_y = width_y = dvs_config_src->width_y; in alloc_dvs_6axis_table()
46 IA_CSS_LOG("alloc_dvs_6axis_table Y: W %d H %d", width_y, height_y); in alloc_dvs_6axis_table()
48 dvs_config->width_y = width_y = DVS_TABLE_IN_BLOCKDIM_X_LUMA(frame_res->width); in alloc_dvs_6axis_table()
57 IA_CSS_LOG("alloc_dvs_6axis_table Y: W %d H %d", width_y, height_y); in alloc_dvs_6axis_table()
61 dvs_config->xcoords_y = kvmalloc(width_y * height_y * sizeof(uint32_t), in alloc_dvs_6axis_table()
69 dvs_config->ycoords_y = kvmalloc(width_y * height_ in alloc_dvs_6axis_table()
111 unsigned int width_y = dvs_config->width_y; init_dvs_6axis_table_from_default() local
154 unsigned int width_y = dvs_config->width_y; init_dvs_6axis_table_from_config() local
237 unsigned int width_y; copy_dvs_6axis_table() local
[all...]
H A Dia_css_types.h419 u32 width_y; member
H A Datomisp_compat_ioctl32.h210 u32 width_y; member
H A Dsh_css_params.c1669 assert((dvs_config->width_y - 1) == 2 * (dvs_config->width_uv - 1)); in sh_css_set_pipe_dvs_6axis_config()
1691 assert((dvs_config->width_y - 1) == 2 * dvs_config->width_uv - 1); in sh_css_get_pipe_dvs_6axis_config()
1696 (dvs_config->width_y == params->pipe_dvs_6axis_config[pipe->mode]->width_y) && in sh_css_get_pipe_dvs_6axis_config()
4425 unsigned int width_y; in ia_css_dvs2_6axis_config_allocate() local
4442 dvs_config->width_y = width_y = in ia_css_dvs2_6axis_config_allocate()
4443 params->pipe_dvs_6axis_config[IA_CSS_PIPE_ID_VIDEO]->width_y; in ia_css_dvs2_6axis_config_allocate()
4450 IA_CSS_LOG("table Y: W %d H %d", width_y, height_y); in ia_css_dvs2_6axis_config_allocate()
4452 dvs_config->xcoords_y = kvmalloc(width_y * height_ in ia_css_dvs2_6axis_config_allocate()
[all...]
H A Datomisp_cmd.c2740 (old_6axis_config->width_y != t_6axis_config.width_y || in atomisp_cp_dvs_6axis_config()
2760 t_6axis_config.width_y * in atomisp_cp_dvs_6axis_config()
2767 t_6axis_config.width_y * in atomisp_cp_dvs_6axis_config()
2788 (old_6axis_config->width_y != source_6axis_config->width_y || in atomisp_cp_dvs_6axis_config()
2808 source_6axis_config->width_y * in atomisp_cp_dvs_6axis_config()
2815 source_6axis_config->width_y * in atomisp_cp_dvs_6axis_config()
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Delan_i2c_core.c68 unsigned int width_y; member
391 data->width_y = data->max_y / y_traces; in elan_query_device_parameters()
932 area_y = mk_y * (data->width_y - ETP_FWIDTH_REDUCE); in elan_report_contact()
1084 unsigned int max_width = max(data->width_x, data->width_y); in elan_setup_input_device()
1085 unsigned int min_width = min(data->width_x, data->width_y); in elan_setup_input_device()
1244 data->width_x, data->width_y, in elan_probe()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delan_i2c_core.c71 unsigned int width_y; member
428 data->width_y = data->max_y / y_traces; in elan_query_device_parameters()
969 area_y = mk_y * (data->width_y - ETP_FWIDTH_REDUCE); in elan_report_contact()
1121 unsigned int max_width = max(data->width_x, data->width_y); in elan_setup_input_device()
1122 unsigned int min_width = min(data->width_x, data->width_y); in elan_setup_input_device()
1275 data->width_x, data->width_y, in elan_probe()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
H A Dia_css_dvs.host.c105 width = config->width_y; in convert_coords_to_ispparams()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
H A Dia_css_dvs.host.c103 width = config->width_y; in convert_coords_to_ispparams()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h401 u32 width_y; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h456 u32 width_y; member

Completed in 38 milliseconds