Home
last modified time | relevance | path

Searched refs:interpolation (Results 1 – 25 of 55) sorted by relevance

123

/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.cpp5 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/kernel/drivers/media/dvb-core/
H A Ddvb_math.c68 unsigned int interpolation; in intlog2() local
110 interpolation = ((significand & 0x7fffff) * in intlog2()
115 return ((msb << 24) + (logtable[logentry] << 8) + interpolation); in intlog2()
/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()
/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
H A Dimage_processor.h61 int interpolation = 0, int sync = 1);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/accm/
H A Drk_aiq_accm_algo_v2.cpp129 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()
H A Drk_aiq_accm_algo_v1.cpp131 interpolation(pCcm->lumaCCM.gain_alphaScale_curve.gain, in AccmAutoConfig()
150 interpolation(hAccm->mCurAtt.stAuto.color_inhibition.sensorGain, in AccmAutoConfig()
164 interpolation(hAccm->mCurAtt.stAuto.color_saturation.sensorGain, 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/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/buildroot/dl/sox/git/test/
H A DREADME22 with linear (default) interpolation versus -qs quadratic
23 interpolation with Nuttall window...
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Drockchip,audio-pwm.txt24 if this is set,the linear interpolation mode will be turned on.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Drcar-fdp1.rst24 interpolation otherwise.
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A Dim2d_task.h98 int interpolation = 0);
H A Dim2d_single.h61 …rga_buffer_t src, rga_buffer_t dst, double fx = 0, double fy = 0, int interpolation = 0, int sync …
484 …ize_t(const rga_buffer_t src, rga_buffer_t dst, double fx, double fy, int interpolation, int sync);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A Dim2d_task.h98 int interpolation = 0);
H A Dim2d_single.h61 …rga_buffer_t src, rga_buffer_t dst, double fx = 0, double fy = 0, int interpolation = 0, int sync …
484 …ize_t(const rga_buffer_t src, rga_buffer_t dst, double fx, double fy, int interpolation, int sync);
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A Dim2d_task.h98 int interpolation = 0);
H A Dim2d_single.h61 …rga_buffer_t src, rga_buffer_t dst, double fx = 0, double fy = 0, int interpolation = 0, int sync …
484 …ize_t(const rga_buffer_t src, rga_buffer_t dst, double fx, double fy, int interpolation, int sync);
/OK3568_Linux_fs/external/linux-rga/im2d_api/
H A Dim2d_task.h98 int interpolation = 0);
H A Dim2d_single.h61 …rga_buffer_t src, rga_buffer_t dst, double fx = 0, double fy = 0, int interpolation = 0, int sync …
484 …ize_t(const rga_buffer_t src, rga_buffer_t dst, double fx, double fy, int interpolation, int sync);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Dim2d.hpp102 …rga_buffer_t src, rga_buffer_t dst, double fx = 0, double fy = 0, int interpolation = 0, int sync …
/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_Developer_Guide_RGA_CN.md1048 int interpolation = INTER_LINEAR,
1055 > interpolation 仅硬件版本RGA1/RGA1 plus 可以支持配置,其他硬件版本RGA须查询对应TRM确认缩放算法。
1065interpolation | **[optional]** interpolation method:<br/>INTER_NEAREST - a nearest-neighbor int…
1102 int interpolation = 0);
1114interpolation | **[optional]** interpolation method:<br/>INTER_NEAREST - a nearest-neighbor interp…

123