Searched refs:HRT_GDC_N (Results 1 – 7 of 7) sorted by relevance
31 const int data[4][HRT_GDC_N]) in gdc_lut_store() argument38 for (i = 0; i < HRT_GDC_N; i++) { in gdc_lut_store()73 void gdc_lut_convert_to_isp_format(const int in_lut[4][HRT_GDC_N], in gdc_lut_convert_to_isp_format() argument74 int out_lut[4][HRT_GDC_N]) in gdc_lut_convert_to_isp_format() argument79 for (i = 0; i < HRT_GDC_N; i++) { in gdc_lut_convert_to_isp_format()
30 const int data[4][HRT_GDC_N]);39 const int in_lut[4][HRT_GDC_N],40 int out_lut[4][HRT_GDC_N]);
12 #define HRT_GDC_N 1024 /* Top-level design constant, equal to the number of ent… macro27 #define HRT_GDC_LUT_BYTES (HRT_GDC_N * 4 * 2) /* 1024 addresses, 4 co…77 #define HRT_GDC_MAX_DX (HRT_GDC_MAX_DS_FAC * HRT_GDC_N - 1)
127 static int interleaved_lut_temp[4][HRT_GDC_N];134 static const int zoom_table[4][HRT_GDC_N] = {658 HRT_GDC_N,659 HRT_GDC_N,1743 assert(config->dx <= HRT_GDC_N); in sh_css_set_dz_config()1744 assert(config->dy <= HRT_GDC_N); in sh_css_set_dz_config()2628 gdc_lut_store((gdc_ID_t)i, (const int (*)[HRT_GDC_N]) lut); in host_lut_store()2670 gdc_lut_convert_to_isp_format((const int(*)[HRT_GDC_N])lut, in ia_css_pipe_set_bci_scaler_lut()3951 uds->curr_dx = enable_zoom ? (uint16_t)zoom->dx : HRT_GDC_N; in sh_css_update_uds_and_crop_info()4108 uds->curr_dx = HRT_GDC_N; in sh_css_update_uds_and_crop_info_based_on_zoom_region()[all …]
4991 if ((pipe->stream->isp_params_configs->dz_config.dx < HRT_GDC_N) || in need_capture_pp()4992 (pipe->stream->isp_params_configs->dz_config.dy < HRT_GDC_N) || in need_capture_pp()
45 #define UDS_SCALING_N HRT_GDC_N
355 HRT_GDC_N) in ia_css_pipe_get_video_binarydesc()357 HRT_GDC_N)); in ia_css_pipe_get_video_binarydesc()