| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image_resize.h | 1133 …float coefficient = *stbir__get_coefficient(coefficients, filter, scale_ratio, j, i - contributors… in stbir__normalize_downsample_coefficients() local 1134 total += coefficient; in stbir__normalize_downsample_coefficients() 1471 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local 1472 STBIR_ASSERT(coefficient != 0); in stbir__resample_horizontal_upsample() 1473 … output_buffer[out_pixel_index + 0] += decode_buffer[in_pixel_index + 0] * coefficient; in stbir__resample_horizontal_upsample() 1480 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local 1481 STBIR_ASSERT(coefficient != 0); in stbir__resample_horizontal_upsample() 1482 … output_buffer[out_pixel_index + 0] += decode_buffer[in_pixel_index + 0] * coefficient; in stbir__resample_horizontal_upsample() 1483 … output_buffer[out_pixel_index + 1] += decode_buffer[in_pixel_index + 1] * coefficient; in stbir__resample_horizontal_upsample() 1490 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image_resize.h | 1133 …float coefficient = *stbir__get_coefficient(coefficients, filter, scale_ratio, j, i - contributors… in stbir__normalize_downsample_coefficients() local 1134 total += coefficient; in stbir__normalize_downsample_coefficients() 1471 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local 1472 STBIR_ASSERT(coefficient != 0); in stbir__resample_horizontal_upsample() 1473 … output_buffer[out_pixel_index + 0] += decode_buffer[in_pixel_index + 0] * coefficient; in stbir__resample_horizontal_upsample() 1480 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local 1481 STBIR_ASSERT(coefficient != 0); in stbir__resample_horizontal_upsample() 1482 … output_buffer[out_pixel_index + 0] += decode_buffer[in_pixel_index + 0] * coefficient; in stbir__resample_horizontal_upsample() 1483 … output_buffer[out_pixel_index + 1] += decode_buffer[in_pixel_index + 1] * coefficient; in stbir__resample_horizontal_upsample() 1490 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local [all …]
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | thermal_ipa_power.h | 11 TP_PROTO(u32 leakage, u32 coefficient, s32 temp, 15 TP_ARGS(leakage, coefficient, temp, temp_scaling_factor, volt, 20 __field(u32, coefficient) 30 __entry->coefficient = coefficient; 38 __entry->leakage, __entry->coefficient, __entry->temp,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aldch/ |
| H A D | rk_aiq_algo_aldch_itf.cpp | 43 ldchCtx->camCoeff.a0 = calib_ldch->coefficient[0]; in updateCalibConfig() 44 ldchCtx->camCoeff.a2 = calib_ldch->coefficient[1]; in updateCalibConfig() 45 ldchCtx->camCoeff.a3 = calib_ldch->coefficient[2]; in updateCalibConfig() 46 ldchCtx->camCoeff.a4 = calib_ldch->coefficient[3]; in updateCalibConfig() 73 calib_ldch->coefficient[0], in updateCalibConfig() 74 calib_ldch->coefficient[1], in updateCalibConfig() 75 calib_ldch->coefficient[2], in updateCalibConfig() 76 calib_ldch->coefficient[3]); in updateCalibConfig() 120 ldchCtx->camCoeff.a0 = calib_ldch->coefficient[0]; in create_context() 121 ldchCtx->camCoeff.a2 = calib_ldch->coefficient[1]; in create_context() [all …]
|
| H A D | rk_aiq_algo_aldch_v21_itf.cpp | 56 ldchCtx->camCoeff.a0 = calib_ldch->coefficient[0]; in updateCalibConfig() 57 ldchCtx->camCoeff.a2 = calib_ldch->coefficient[1]; in updateCalibConfig() 58 ldchCtx->camCoeff.a3 = calib_ldch->coefficient[2]; in updateCalibConfig() 59 ldchCtx->camCoeff.a4 = calib_ldch->coefficient[3]; in updateCalibConfig() 94 calib_ldch->coefficient[0], in updateCalibConfig() 95 calib_ldch->coefficient[1], in updateCalibConfig() 96 calib_ldch->coefficient[2], in updateCalibConfig() 97 calib_ldch->coefficient[3]); in updateCalibConfig() 316 ldchCtx->camCoeff.a0 = calib_ldch->coefficient[0]; in create_context() 317 ldchCtx->camCoeff.a2 = calib_ldch->coefficient[1]; in create_context() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | exynos5422-cpus.dtsi | 34 dynamic-power-coefficient = <90>; 47 dynamic-power-coefficient = <90>; 60 dynamic-power-coefficient = <90>; 73 dynamic-power-coefficient = <90>; 86 dynamic-power-coefficient = <310>; 99 dynamic-power-coefficient = <310>; 112 dynamic-power-coefficient = <310>; 125 dynamic-power-coefficient = <310>;
|
| H A D | vexpress-v2p-ca15_a7.dts | 45 dynamic-power-coefficient = <990>; 55 dynamic-power-coefficient = <990>; 65 dynamic-power-coefficient = <133>; 75 dynamic-power-coefficient = <133>; 85 dynamic-power-coefficient = <133>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/devfreq/ |
| H A D | rockchip_dmc.txt | 42 - dynamic-power-coefficient: A u32 value that represents the running time dynamic 43 power coefficient in units of mW/MHz/uVolt^2. The coefficient can either be 45 - static-power-coefficient: A u32 value that represents the static power 46 coefficient. 114 dynamic-power-coefficient = <120>; 115 static-power-coefficient = <300>;
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/arm/ |
| H A D | juno.dts | 101 dynamic-power-coefficient = <530>; 119 dynamic-power-coefficient = <530>; 137 dynamic-power-coefficient = <140>; 155 dynamic-power-coefficient = <140>; 173 dynamic-power-coefficient = <140>; 191 dynamic-power-coefficient = <140>;
|
| H A D | juno-r2.dts | 102 dynamic-power-coefficient = <450>; 120 dynamic-power-coefficient = <450>; 138 dynamic-power-coefficient = <140>; 156 dynamic-power-coefficient = <140>; 174 dynamic-power-coefficient = <140>; 192 dynamic-power-coefficient = <140>;
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/ |
| H A D | rk_aiq_algo_afec_itf.cpp | 134 fecCtx->camCoeff.a0 = calib_fec->coefficient[0]; in create_context() 135 fecCtx->camCoeff.a2 = calib_fec->coefficient[1]; in create_context() 136 fecCtx->camCoeff.a3 = calib_fec->coefficient[2]; in create_context() 137 fecCtx->camCoeff.a4 = calib_fec->coefficient[3]; in create_context() 332 fecCtx->camCoeff.a0 = rkaiqAfecConfig->afec_calib_cfg.coefficient[0]; in prepare() 333 fecCtx->camCoeff.a2 = rkaiqAfecConfig->afec_calib_cfg.coefficient[1]; in prepare() 334 fecCtx->camCoeff.a3 = rkaiqAfecConfig->afec_calib_cfg.coefficient[2]; in prepare() 335 fecCtx->camCoeff.a4 = rkaiqAfecConfig->afec_calib_cfg.coefficient[3]; in prepare()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | mali-midgard.txt | 46 - dynamic-coefficient: Coefficient, in pW/(Hz V^2), which is multiplied 48 - static-coefficient: Coefficient, in uW/V^3, which is multiplied by 91 static-coefficient = <2427750>; 92 dynamic-coefficient = <4687>;
|
| H A D | mali-bifrost.txt | 71 - dynamic-coefficient: Coefficient, in pW/(Hz V^2), which is 73 - static-coefficient: Coefficient, in uW/V^3, which is 97 both power models in the device tree (specifically dynamic-coefficient, 98 static-coefficient and scale) to best match the platform. 146 static-coefficient = <2427750>; 147 dynamic-coefficient = <4687>;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/platform/arm/ |
| H A D | arm.c | 191 const unsigned long coefficient = (410UL << 20) / (729000000UL >> 10); in arm_model_static_power() local 219 static_power = (((coefficient * voltage_cubed) >> 20) in arm_model_static_power() 239 const unsigned long coefficient = 3600; /* mW/(MHz*mV*mV) */ in arm_model_dynamic_power() local 242 dynamic_power = (coefficient * v2 * f_mhz) / 1000000; /* mW */ in arm_model_dynamic_power()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8183.dtsi | 79 dynamic-power-coefficient = <84>; 90 dynamic-power-coefficient = <84>; 101 dynamic-power-coefficient = <84>; 112 dynamic-power-coefficient = <84>; 123 dynamic-power-coefficient = <211>; 134 dynamic-power-coefficient = <211>; 145 dynamic-power-coefficient = <211>; 156 dynamic-power-coefficient = <211>;
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | ldch_head.h | 39 double coefficient[4]; // the distortion coefficient of the fisheye lens member
|
| H A D | fec_head.h | 37 double coefficient[4]; // the distortion coefficient of the fisheye lens member
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | rsaprivkey.asn1 | 10 coefficient INTEGER ({ rsa_get_qinv })
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/hisilicon/ |
| H A D | hi6220.dtsi | 93 dynamic-power-coefficient = <311>; 106 dynamic-power-coefficient = <311>; 119 dynamic-power-coefficient = <311>; 132 dynamic-power-coefficient = <311>; 145 dynamic-power-coefficient = <311>; 158 dynamic-power-coefficient = <311>; 171 dynamic-power-coefficient = <311>; 184 dynamic-power-coefficient = <311>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A D | melexis,mlx90640.txt | 4 with 32x24 resolution excluding 2 lines of coefficient data that is used by
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399pro-npu.dtsi | 36 dynamic-power-coefficient = <74>; 41 static-coefficient = <100000>; 54 dynamic-power-coefficient = <74>; 580 static-coefficient = <100000>; 581 dynamic-coefficient = <3080>;
|
| H A D | rk3399-evb-rev1.dtsi | 46 dynamic-power-coefficient = <121>; 50 dynamic-power-coefficient = <1068>;
|
| /OK3568_Linux_fs/kernel/Documentation/sound/hd-audio/ |
| H A D | realtek-pc-beep.rst | 16 The register is accessed via processing coefficient 0x36 on NID 20h. Bits not 81 Registers are read and written via the standard HDA processing coefficient 86 This particular register, exposed at coefficient 0x36 and named in commits from
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | cpu-cooling-api.rst | 95 represented as a constant coefficient. This is a simplification 103 running time dynamic power coefficient in fundamental units of
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | st,sta350.txt | 83 If present, distortion compensation variable uses DCC coefficient. 84 If not present, preset DC coefficient is used.
|