Searched refs:HRT_GDC_N (Results 1 – 7 of 7) sorted by relevance
40 const int data[4][HRT_GDC_N]) in gdc_lut_store() argument47 for (i = 0; i < HRT_GDC_N; i++) { in gdc_lut_store()82 void gdc_lut_convert_to_isp_format(const int in_lut[4][HRT_GDC_N], in gdc_lut_convert_to_isp_format() argument83 int out_lut[4][HRT_GDC_N]) in gdc_lut_convert_to_isp_format() argument88 for (i = 0; i < HRT_GDC_N; i++) { in gdc_lut_convert_to_isp_format()
39 const int data[4][HRT_GDC_N]);48 const int in_lut[4][HRT_GDC_N],49 int out_lut[4][HRT_GDC_N]);
21 #define HRT_GDC_N 1024 /* Top-level design constant, equal to the number of ent… macro36 #define HRT_GDC_LUT_BYTES (HRT_GDC_N * 4 * 2) /* 1024 addresses, 4 co…86 #define HRT_GDC_MAX_DX (HRT_GDC_MAX_DS_FAC * HRT_GDC_N - 1)
126 static int interleaved_lut_temp[4][HRT_GDC_N];133 static const int zoom_table[4][HRT_GDC_N] = {657 HRT_GDC_N,658 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()2710 gdc_lut_convert_to_isp_format((const int(*)[HRT_GDC_N])zoom_table, in sh_css_params_map_and_store_default_gdc_lut()3916 uds->curr_dx = enable_zoom ? (uint16_t)zoom->dx : HRT_GDC_N; in sh_css_update_uds_and_crop_info()[all …]
5403 if ((pipe->stream->isp_params_configs->dz_config.dx < HRT_GDC_N) || in need_capture_pp()5404 (pipe->stream->isp_params_configs->dz_config.dy < HRT_GDC_N) || in need_capture_pp()
53 #define UDS_SCALING_N HRT_GDC_N
373 HRT_GDC_N) in ia_css_pipe_get_video_binarydesc()375 HRT_GDC_N)); in ia_css_pipe_get_video_binarydesc()