Searched refs:zoom_table (Results 1 – 1 of 1) sorted by relevance
133 static const int zoom_table[4][HRT_GDC_N] = { variable2670 pipe->scaler_pp_lut = hmm_alloc(sizeof(zoom_table), HMM_BO_PRIVATE, 0, NULL, 0); in ia_css_pipe_set_bci_scaler_lut()2681 sizeof(zoom_table)); in ia_css_pipe_set_bci_scaler_lut()2710 host_lut_store((void *)zoom_table); in sh_css_params_map_and_store_default_gdc_lut()2712 default_gdc_lut = hmm_alloc(sizeof(zoom_table), HMM_BO_PRIVATE, 0, NULL, 0); in sh_css_params_map_and_store_default_gdc_lut()2717 gdc_lut_convert_to_isp_format((const int(*)[HRT_GDC_N])zoom_table, in sh_css_params_map_and_store_default_gdc_lut()2720 sizeof(zoom_table)); in sh_css_params_map_and_store_default_gdc_lut()