Home
last modified time | relevance | path

Searched defs:coeff (Results 76 - 91 of 91) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c67 int32_t coeff[MAX_MATRICES][MAX_CHANNELS+2]; ///< decoding coefficients member
808 int32_t coeff in write_matrix_params() local
1279 int coeff = fcoeff[order]; code_filter_coeffs() local
1406 int32_t coeff = mp->coeff[mat][channel]; code_matrix_coeffs() local
[all...]
H A Ddiracdec.c443 int coeff = dirac_get_se_golomb(gb); in coeff_unpack_golomb() local
[all...]
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
/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
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c8963 mpd_t coeff; in _coeff_as_uint128() local
/third_party/astc-encoder/Source/
H A Dstb_image.h1973 short *coeff; // progressive only member
[all...]

Completed in 77 milliseconds

1234