Searched refs:zoom_table (Results 1 – 1 of 1) sorted by relevance
133 static const int zoom_table[4][HRT_GDC_N] = { variable2663 pipe->scaler_pp_lut = hmm_alloc(sizeof(zoom_table)); in ia_css_pipe_set_bci_scaler_lut()2674 sizeof(zoom_table)); in ia_css_pipe_set_bci_scaler_lut()2703 host_lut_store((void *)zoom_table); in sh_css_params_map_and_store_default_gdc_lut()2705 default_gdc_lut = hmm_alloc(sizeof(zoom_table)); in sh_css_params_map_and_store_default_gdc_lut()2710 gdc_lut_convert_to_isp_format((const int(*)[HRT_GDC_N])zoom_table, in sh_css_params_map_and_store_default_gdc_lut()2713 sizeof(zoom_table)); in sh_css_params_map_and_store_default_gdc_lut()