Home
last modified time | relevance | path

Searched full:interpolation (Results 1 – 25 of 227) sorted by relevance

12345678910

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/agic/
H A Drk_aiq_algo_agic_v2.cpp18 #define INTERPOLATION(ratio, hi, lo) (((ratio) * ((hi) - (lo)) + (lo) * (1 << 4) + (1 << 3)) >> … macro
65 selected->min_busy_thre = INTERPOLATION(ratio, hi->min_busy_thre, lo->min_busy_thre);
66 selected->min_grad_thr1 = INTERPOLATION(ratio, hi->min_grad_thr1, lo->min_grad_thr1);
67 selected->min_grad_thr2 = INTERPOLATION(ratio, hi->min_grad_thr2, lo->min_grad_thr2);
68 selected->k_grad1 = INTERPOLATION(ratio, hi->k_grad1, lo->k_grad1);
69 selected->k_grad2 = INTERPOLATION(ratio, hi->k_grad2, lo->k_grad2);
70 selected->gb_thre = INTERPOLATION(ratio, hi->gb_thre, lo->gb_thre);
71 selected->maxCorV = INTERPOLATION(ratio, hi->maxCorV, lo->maxCorV);
72 selected->maxCorVboth = INTERPOLATION(ratio, hi->maxCorVboth, lo->maxCorVboth);
73 selected->dark_thre = INTERPOLATION(ratio, hi->dark_thre, lo->dark_thre);
[all …]
H A Drk_aiq_algo_agic_v1.cpp18 #define INTERPOLATION(ratio, hi, lo) (((ratio) * ((hi) - (lo)) + (lo) * (1 << 4) + (1 << 3)) >> … macro
70 selected->min_busy_thre = INTERPOLATION(ratio, hi->min_busy_thre, lo->min_busy_thre);
71 selected->min_grad_thr1 = INTERPOLATION(ratio, hi->min_grad_thr1, lo->min_grad_thr1);
72 selected->min_grad_thr2 = INTERPOLATION(ratio, hi->min_grad_thr2, lo->min_grad_thr2);
73 selected->k_grad1 = INTERPOLATION(ratio, hi->k_grad1, lo->k_grad1);
74 selected->k_grad2 = INTERPOLATION(ratio, hi->k_grad2, lo->k_grad1);
75 selected->gb_thre = INTERPOLATION(ratio, hi->gb_thre, lo->gb_thre);
76 selected->maxCorV = INTERPOLATION(ratio, hi->maxCorV, lo->maxCorV);
77 selected->maxCorVboth = INTERPOLATION(ratio, hi->maxCorVboth, lo->maxCorVboth);
78 selected->dark_thre = INTERPOLATION(ratio, hi->dark_thre, lo->dark_thre);
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/
H A Dinterpolation.h5 void interpolation(const float *x, const float *y, int Num, float x0, float*y0);
6 void interpolation(const float *x, const unsigned short *y, int Num, float x0, unsigned short *y0);
7 int interpolation(unsigned char *x, bool *y, int xNum, unsigned char x0, bool *y0);
H A Dinterpolation.cpp1 #include"interpolation.h"
5 void interpolation(const float *x, const float *y, int Num, float x0, float*y0) in interpolation() function
37 void interpolation(const float *x, const unsigned short *y, int Num, float x0, unsigned short *y0) in interpolation() function
69 int interpolation(unsigned char *x, bool *y, int xNum, unsigned char x0, bool *y0) in interpolation() function
/OK3568_Linux_fs/external/mpp/mpp/vproc/inc/
H A Diep_api.h59 RK_U32 dei_ei_mode; // deinterlace edge interpolation 0: disable, 1: enable
60 …RK_U32 dei_ei_smooth; // deinterlace edge interpolation for smooth effect 0: disable…
61 RK_U32 dei_ei_sel; // deinterlace edge interpolation select
62 RK_U32 dei_ei_radius; // deinterlace edge interpolation radius [0, 3]
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dflanger.c36 interp_t interpolation; member
81 TEXTUAL_PARAMETER(interpolation, interp_enum) in getopts()
103 interp_enum[p->interpolation].text); in getopts()
194 if (f->interpolation == INTERP_LINEAR) in flow()
196 else /* if (f->interpolation == INTERP_QUADRATIC) */ in flow()
270 "interp -- lin delay-line interpolation: linear|quadratic" in lsx_flanger_effect_fn()
/OK3568_Linux_fs/kernel/drivers/media/dvb-core/
H A Ddvb_math.c68 unsigned int interpolation; in intlog2() local
96 * last step we do is interpolation because of the in intlog2()
104 * so the interpolation is in intlog2()
110 interpolation = ((significand & 0x7fffff) * in intlog2()
115 return ((msb << 24) + (logtable[logentry] << 8) + interpolation); in intlog2()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
H A Dgdc_public.h19 /*! Write the bicubic interpolation table of GDC[ID]
30 - The LUT format is a quadri-phase interpolation
41 /*! Convert the bicubic interpolation table of GDC[ID] to the ISP-specific format
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/
H A Dia_css_tnr_types.h39 ia_css_u0_16 gain; /** Interpolation ratio of current frame
45 ia_css_u0_16 threshold_y; /** Threshold to enable interpolation of Y.
50 ia_css_u0_16 threshold_uv; /** Threshold to enable interpolation of
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dinterpolate.cpp85 ctx.error("Expected an interpolation type expression."); in parseInterpolate()
91 ctx.error("Expected an interpolation type expression."); in parseInterpolate()
106 ctx.error("Exponential interpolation requires a numeric base.", 1, 1); in parseInterpolate()
128 …ctx.error("Cubic bezier interpolation requires four numeric arguments with values between 0 and 1.… in parseInterpolate()
136 ctx.error("Unknown interpolation type " + (interpName ? *interpName : ""), 1, 0); in parseInterpolate()
146 // [interpolation, interp_type, input, 2 * (n pairs)...] in parseInterpolate()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dsh_css_dvs_info.h27 /* Bilinear interpolation (HRT_GDC_BLI_MODE) is the supported method currently.
28 * Bicubic interpolation (HRT_GDC_BCI_MODE) is not supported yet */
H A Dsh_css_param_dvs.h67 * Bilinear interpolation (HRT_GDC_BLI_MODE) is the supported method currently.
68 * Bicubic interpolation (HRT_GDC_BCI_MODE) is not supported yet */
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
H A Dia_css_dvs.host.h27 /* For bilinear interpolation, we need to add +1 to input block height calculation.
28 * For bicubic interpolation, we will need to add +3 instaed */
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A Dimage_processor.cpp41 int interpolation, int sync);
172 double factor_y, int interpolation, int sync) final { in resize() argument
179 … if (0 > rga_ops_.imresize_t(rga_src, rga_dst, factor_x, factor_y, interpolation, sync)) { in resize()
226 int interpolation, int sync) { in resize() argument
/OK3568_Linux_fs/buildroot/package/shairport-sync/
H A DConfig.in51 needed. This "interpolation" is normally inaudible, but it
53 interpolation to be done much more smoothly and subtly.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Drockchip,audio-pwm.txt23 - rockchip,interpolat-points-cfg: Interpolation rate,the value must be 1/3/7/15 points,
24 if this is set,the linear interpolation mode will be turned on.
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/accm/
H A Drk_aiq_accm_algo_v2.cpp24 #include "interpolation.h"
129 interpolation(pCcm->lumaCCM.gain_alphaScale_curve.gain, in AccmAutoConfig()
144 interpolation(hAccm->mCurAttV2.stAuto.color_inhibition.sensorGain, in AccmAutoConfig()
157 interpolation(hAccm->mCurAttV2.stAuto.color_saturation.sensorGain, in AccmAutoConfig()
213 interpolation(pCcm->enhCCM.enh_ctl.gains, pCcm->enhCCM.enh_ctl.enh_adj_en, 9, in AccmAutoConfig()
216 interpolation(pCcm->enhCCM.enh_ctl.gains, pCcm->enhCCM.enh_ctl.enh_rat_max, 9, in AccmAutoConfig()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/hal/
H A Dhal.hpp104 double inv_scale_x, double inv_scale_y, int interpolation);
109 … const double M[6], int interpolation, int borderType, const double borderValue[4]);
114 … const double M[9], int interpolation, int borderType, const double borderValue[4]);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/hal/
H A Dhal.hpp104 double inv_scale_x, double inv_scale_y, int interpolation);
109 … const double M[6], int interpolation, int borderType, const double borderValue[4]);
114 … const double M[9], int interpolation, int borderType, const double borderValue[4]);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/hal/
H A Dhal.hpp104 double inv_scale_x, double inv_scale_y, int interpolation);
109 … const double M[6], int interpolation, int borderType, const double borderValue[4]);
114 … const double M[9], int interpolation, int borderType, const double borderValue[4]);
/OK3568_Linux_fs/buildroot/dl/sox/git/test/
H A DREADME22 with linear (default) interpolation versus -qs quadratic
23 interpolation with Nuttall window...
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A Dim2d_task.h90 * @param interpolation
91 * Interpolation formula(Only RGA1 support).
98 int interpolation = 0);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A Dim2d_task.h90 * @param interpolation
91 * Interpolation formula(Only RGA1 support).
98 int interpolation = 0);
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A Dim2d_task.h90 * @param interpolation
91 * Interpolation formula(Only RGA1 support).
98 int interpolation = 0);
/OK3568_Linux_fs/external/linux-rga/im2d_api/
H A Dim2d_task.h90 * @param interpolation
91 * Interpolation formula(Only RGA1 support).
98 int interpolation = 0);

12345678910