Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c143 static const int zoom_table[4][HRT_GDC_N] = { variable
2672 pipe->scaler_pp_lut = hmm_alloc(sizeof(zoom_table)); in ia_css_pipe_set_bci_scaler_lut()
2683 sizeof(zoom_table)); in ia_css_pipe_set_bci_scaler_lut()
2712 host_lut_store((void *)zoom_table); in sh_css_params_map_and_store_default_gdc_lut()
2714 default_gdc_lut = hmm_alloc(sizeof(zoom_table)); in sh_css_params_map_and_store_default_gdc_lut()
2719 gdc_lut_convert_to_isp_format((const int(*)[HRT_GDC_N])zoom_table, in sh_css_params_map_and_store_default_gdc_lut()
2722 sizeof(zoom_table)); in sh_css_params_map_and_store_default_gdc_lut()