| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | sc2731-regulator.c | 131 vstep, vmin, vmax) { \ argument 139 .n_voltages = ((vmax) - (vmin)) / (vstep) + 1, \ 140 .uV_step = vstep, \
|
| H A D | hi655x-regulator.c | 129 sreg, cmask, minv, nvolt, vstep) { \ argument 140 .uV_step = vstep, \
|
| H A D | hi6421-regulator.c | 168 #define HI6421_LDO_LINEAR(_id, _match, _min_uV, n_volt, vstep, vreg, vmask,\ argument 181 .uV_step = vstep, \
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aldch/ |
| H A D | rk_aiq_ldch_generate_mesh.cpp | 107 unsigned short hpic, vpic, hsize, vsize, hstep, vstep = 0; in read_mesh_from_file() local 115 fread(&vstep, sizeof(unsigned short), 1, ofp); in read_mesh_from_file() 118 LOGW_ALDCH("lut info: [%d-%d-%d-%d-%d-%d]", hpic, vpic, hsize, vsize, hstep, vstep); in read_mesh_from_file()
|
| H A D | rk_aiq_algo_aldch_v21_itf.cpp | 160 uint16_t hpic, vpic, hsize, vsize, hstep, vstep; in update_custom_lut_from_external_buffer() local 169 vstep = *addr++; in update_custom_lut_from_external_buffer() 172 LOGD_ALDCH("lut info: [%d-%d-%d-%d-%d-%d]", hpic, vpic, hsize, vsize, hstep, vstep); in update_custom_lut_from_external_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun8i-di/ |
| H A D | sun8i-di.c | 67 unsigned int hstep, vstep; in deinterlace_device_run() local 157 vstep = (ctx->src_fmt.height << 16) / ctx->dst_fmt.height; in deinterlace_device_run() 159 deinterlace_write(dev, DEINTERLACE_CH0_VERT_FACT, vstep); in deinterlace_device_run() 161 deinterlace_write(dev, DEINTERLACE_CH1_VERT_FACT, vstep); in deinterlace_device_run()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun8i_vi_scaler.c | 871 u32 hstep, u32 vstep, in sun8i_vi_scaler_set_coeff() argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/tegra/ |
| H A D | clk-dfll.c | 765 int vstep = td->soc->alignment.step_uv; in dfll_init_out_if() local 769 if ((vinit >= vmin) && vstep) { in dfll_init_out_if() 772 vsel = DIV_ROUND_UP((vinit - vmin), vstep); in dfll_init_out_if()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/ |
| H A D | hal.hpp | 67 …at* At, size_t astep, float* W, float* U, size_t ustep, float* Vt, size_t vstep, int m, int n, int… 68 … At, size_t astep, double* W, double* U, size_t ustep, double* Vt, size_t vstep, int m, int n, int…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/ |
| H A D | hal.hpp | 67 …at* At, size_t astep, float* W, float* U, size_t ustep, float* Vt, size_t vstep, int m, int n, int… 68 … At, size_t astep, double* W, double* U, size_t ustep, double* Vt, size_t vstep, int m, int n, int…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/ |
| H A D | hal.hpp | 67 …at* At, size_t astep, float* W, float* U, size_t ustep, float* Vt, size_t vstep, int m, int n, int… 68 … At, size_t astep, double* W, double* U, size_t ustep, double* Vt, size_t vstep, int m, int n, int…
|