| /third_party/backends/backend/genesys/ |
| H A D | gl843.cpp | 820 unsigned coeff = sensor.full_resolution / scan_yres; in gl843_init_motor_regs_scan() local
|
| /third_party/backends/backend/ |
| H A D | p5_device.c | 1421 float coeff; in sheetfed_calibration() local
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_mpeg12_bitstream.c | 52 struct dct_coeff coeff; member 549 struct dct_coeff coeff = src->coeff; in init_dct_coeff_table() local [all...] |
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DPipelineStateBuilder.cpp | 276 static D3D12_BLEND blend_coeff_to_d3d_blend(GrBlendCoeff coeff) { in blend_coeff_to_d3d_blend() argument 316 static D3D12_BLEND blend_coeff_to_d3d_blend_for_alpha(GrBlendCoeff coeff) { in blend_coeff_to_d3d_blend_for_alpha() argument
|
| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnProgramBuilder.cpp | 18 static wgpu::BlendFactor to_dawn_blend_factor(GrBlendCoeff coeff) { in to_dawn_blend_factor() argument 54 static wgpu::BlendFactor to_dawn_blend_factor_for_alpha(GrBlendCoeff coeff) { in to_dawn_blend_factor_for_alpha() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | loop_peeling.cpp | 947 SExpression coeff = rec->GetCoefficient(); in GetValueAtIteration() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | loop_peeling.cpp | 947 SExpression coeff = rec->GetCoefficient(); in GetValueAtIteration() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc_mips_dsp_r2.c | 1278 int sign, coeff, level; in QuantizeBlock_MIPSdspR2() local [all...] |
| H A D | enc.c | 660 const uint32_t coeff = (sign ? -in[j] : in[j]) + mtx->sharpen_[j]; in QuantizeBlock_C() local
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | io.c | 139 const char *coeff = NULL; in scan_dpoint_exp() local 184 const char *coeff; in scan_payload() local 203 const char *coeff, *end; in mpd_qset_string() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_peeling.cpp | 948 SExpression coeff = rec->GetCoefficient(); in GetValueAtIteration() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dca_core.c | 2116 int coeff = mul16(*coeff_ptr++, scale_inv); in filter_frame_fixed() local 2299 int coeff = *coeff_ptr++; in filter_frame_float() local
|
| H A D | evrcdec.c | 522 static void bandwidth_expansion(float *coeff, const float *inbuf, float gamma) in bandwidth_expansion() argument 573 static void postfilter(EVRCContext *e, float *in, const float *coeff, in postfilter() argument
|
| H A D | aacpsy.c | 353 AacPsyCoeffs *coeff = &coeffs[g]; in psy_3gpp_init() local
|
| H A D | dca_lbr.c | 763 static void convert_lpc(float *coeff, const int *codes) in convert_lpc() argument 1469 static void predict(float *samples, const float *coeff, int nsamples) in predict() argument
|
| H A D | rv34.c | 255 int coeff = modulo_three_table[code] >> 6; in decode_subblock1() local
|
| H A D | snow.h | 82 uint16_t coeff; member
|
| H A D | vc2enc.c | 539 dwtcoef *coeff = b->buf + top * b->stride; in encode_subband() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_stereo3d.c | 311 static inline uint8_t ana_convert(const int *coeff, const uint8_t *left, const uint8_t *right) in ana_convert() argument
|
| /third_party/lame/frontend/ |
| H A D | gtkanal.c | 613 double coeff; in plot_frame() local
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_lib.c | 787 BIGNUM *coeff = sk_BIGNUM_value(coeffs, i - 1); in DEFINE_STACK_OF() local
|
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_lib.c | 783 BIGNUM *coeff = sk_BIGNUM_value(coeffs, i - 1); in DEFINE_STACK_OF() local
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| H A D | rkisp.c | 1096 u16 i, *coeff;
in rkisp_config_color_space() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | rkisp.c | 1107 u16 i, *coeff; in rkisp_config_color_space() local
|
| /third_party/ffmpeg/libswscale/ |
| H A D | utils.c | 429 int64_t coeff = fone - FFABS((int64_t)xx * (1 << 16) - xDstInSrc) * (fone >> 16); in initFilter() local 469 int64_t coeff; in initFilter() local [all...] |