Home
last modified time | relevance | path

Searched defs:coeff (Results 151 - 175 of 178) sorted by relevance

12345678

/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_enc.c3805 int coeff[2][64]; in dct_quantize_trellis_c() local
4208 int coeff; dct_quantize_refine() local
[all...]
H A Dvp8.c1348 int coeff; in decode_block_coeffs_internal() local
[all...]
H A Dvp3.c438 int coeff = (2 * (sum - s->qps[qpi]) * s->base_matrix[bmi][i] - in init_dequantizer() local
1155 static inline int get_coeff(GetBitContext *gb, int token, int16_t *coeff) in get_coeff() argument
1191 int16_t coeff in unpack_vlcs() local
1414 int16_t coeff = 0; vp4_unpack_vlcs() local
[all...]
/third_party/backends/backend/genesys/
H A Dgenesys.cpp1754 float coeff = 1; in scanner_coarse_gain_calibration() local
2730 compute_coefficient (unsigned int coeff, unsigned int target, unsigned int value) in compute_coefficient() argument
2779 compute_averaged_planar(Genesys_Device * dev, const Genesys_Sensor& sensor, std::uint8_t* shading_data, unsigned int pixels_per_line, unsigned int words_per_color, unsigned int channels, unsigned int o, unsigned int coeff, unsigned int target_bright, unsigned int target_dark) compute_averaged_planar() argument
2959 compute_coefficients(Genesys_Device * dev, std::uint8_t* shading_data, unsigned int pixels_per_line, unsigned int channels, ColorOrder color_order, int offset, unsigned int coeff, unsigned int target) compute_coefficients() argument
3031 compute_planar_coefficients(Genesys_Device * dev, std::uint8_t* shading_data, unsigned int factor, unsigned int pixels_per_line, unsigned int words_per_color, unsigned int channels, ColorOrder color_order, unsigned int offset, unsigned int coeff, unsigned int target) compute_planar_coefficients() argument
3093 compute_shifted_coefficients(Genesys_Device * dev, const Genesys_Sensor& sensor, std::uint8_t* shading_data, unsigned int pixels_per_line, unsigned int channels, ColorOrder color_order, int offset, unsigned int coeff, unsigned int target_dark, unsigned int target_bright, unsigned int patch_size) compute_shifted_coefficients() argument
3197 unsigned int coeff, target_code, words_per_color = 0; genesys_send_shading_coefficient() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c658 float coeff[] = { in ntq_fsin() local
683 float coeff[] = { in ntq_fcos() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c3172 LLVMValueRef coeff; in lp_build_polynomial() local
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp1-config.h530 unsigned short coeff[CIFISP_DPF_MAX_NLF_COEFFS]; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp1-config.h544 unsigned short coeff[CIFISP_DPF_MAX_NLF_COEFFS]; member
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_easrc.h536 u64 coeff[8192]; member
546 u64 coeff[256]; member
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_easrc.h536 u64 coeff[8192]; member
546 u64 coeff[256]; member
/third_party/backends/backend/
H A Dumax_pp_low.c9139 int *coeff; in encodeCoefficient() local
9508 float coeff=2.5; evalGain() local
12462 float avg, pct, coeff = 0; shadingCalibration610p() local
[all...]
/third_party/python/Modules/_decimal/
H A D_decimal.c3847 PyObject *coeff = NULL; in PyDec_AsTuple() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1637 void RSNode::SetFgBrightnessPosCoeff(const Vector4f& coeff) in SetFgBrightnessPosCoeff() argument
1643 void RSNode::SetFgBrightnessNegCoeff(const Vector4f& coeff) in SetFgBrightnessNegCoeff() argument
1677 void RSNode::SetBgBrightnessPosCoeff(const Vector4f& coeff) in SetBgBrightnessPosCoeff() argument
1683 void RSNode::SetBgBrightnessNegCoeff(const Vector4f& coeff) in SetBgBrightnessNegCoeff() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1527 void RSProperties::SetFgBrightnessPosCoeff(const Vector4f& coeff) in SetFgBrightnessPosCoeff() argument
1544 void RSProperties::SetFgBrightnessNegCoeff(const Vector4f& coeff) in SetFgBrightnessNegCoeff() argument
1628 void RSProperties::SetBgBrightnessPosCoeff(const Vector4f& coeff) in SetBgBrightnessPosCoeff() argument
1645 void RSProperties::SetBgBrightnessNegCoeff(const Vector4f& coeff) in SetBgBrightnessNegCoeff() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c1843 static void si_calculate_leakage_for_v_and_t_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_and_t_formula() argument
1880 static void si_calculate_leakage_for_v_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_formula() argument
1870 si_calculate_leakage_for_v_and_t(struct amdgpu_device *adev, const struct ni_leakage_coeffients *coeff, u16 v, s32 t, u32 i_leakage, u32 *leakage) si_calculate_leakage_for_v_and_t() argument
1898 si_calculate_leakage_for_v(struct amdgpu_device *adev, const struct ni_leakage_coeffients *coeff, const u32 fixed_kt, u16 v, u32 i_leakage, u32 *leakage) si_calculate_leakage_for_v() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dsi_dpm.c1753 static void si_calculate_leakage_for_v_and_t_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_and_t_formula() argument
1790 static void si_calculate_leakage_for_v_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_formula() argument
1780 si_calculate_leakage_for_v_and_t(struct radeon_device *rdev, const struct ni_leakage_coeffients *coeff, u16 v, s32 t, u32 i_leakage, u32 *leakage) si_calculate_leakage_for_v_and_t() argument
1808 si_calculate_leakage_for_v(struct radeon_device *rdev, const struct ni_leakage_coeffients *coeff, const u32 fixed_kt, u16 v, u32 i_leakage, u32 *leakage) si_calculate_leakage_for_v() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c1858 static void si_calculate_leakage_for_v_and_t_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_and_t_formula() argument
1895 static void si_calculate_leakage_for_v_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_formula() argument
1885 si_calculate_leakage_for_v_and_t(struct amdgpu_device *adev, const struct ni_leakage_coeffients *coeff, u16 v, s32 t, u32 i_leakage, u32 *leakage) si_calculate_leakage_for_v_and_t() argument
1913 si_calculate_leakage_for_v(struct amdgpu_device *adev, const struct ni_leakage_coeffients *coeff, const u32 fixed_kt, u16 v, u32 i_leakage, u32 *leakage) si_calculate_leakage_for_v() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dsi_dpm.c1750 static void si_calculate_leakage_for_v_and_t_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_and_t_formula() argument
1787 static void si_calculate_leakage_for_v_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_formula() argument
1777 si_calculate_leakage_for_v_and_t(struct radeon_device *rdev, const struct ni_leakage_coeffients *coeff, u16 v, s32 t, u32 i_leakage, u32 *leakage) si_calculate_leakage_for_v_and_t() argument
1805 si_calculate_leakage_for_v(struct radeon_device *rdev, const struct ni_leakage_coeffients *coeff, const u32 fixed_kt, u16 v, u32 i_leakage, u32 *leakage) si_calculate_leakage_for_v() argument
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c8963 mpd_t coeff; in _coeff_as_uint128() local
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h61 s32 *coeff; /* memory pointer to 8 coeff blocks */ member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwcd934x.c2373 u32 coeff[BAND_MAX]; in wcd934x_put_iir_band_audio_mixer() local
2402 u32 coeff[BAND_MAX]; in wcd934x_get_iir_band_audio_mixer() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h999 u16 coeff[9]; member
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h61 s32 *coeff; /* memory pointer to 8 coeff blocks */ member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dlpass-rx-macro.c2749 u32 coeff[BAND_MAX]; in rx_macro_put_iir_band_audio_mixer() local
2778 u32 coeff[BAND_MAX]; in rx_macro_get_iir_band_audio_mixer() local
[all...]
H A Dwcd934x.c3171 u32 coeff[BAND_MAX]; in wcd934x_put_iir_band_audio_mixer() local
3200 u32 coeff[BAND_MAX]; in wcd934x_get_iir_band_audio_mixer() local
[all...]

Completed in 109 milliseconds

12345678