Home
last modified time | relevance | path

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

1234

/third_party/backends/backend/genesys/
H A Dgl843.cpp820 unsigned coeff = sensor.full_resolution / scan_yres; in gl843_init_motor_regs_scan() local
/third_party/backends/backend/
H A Dp5_device.c1421 float coeff; in sheetfed_calibration() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c52 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 DGrD3DPipelineStateBuilder.cpp276 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 DGrDawnProgramBuilder.cpp18 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 Dloop_peeling.cpp947 SExpression coeff = rec->GetCoefficient(); in GetValueAtIteration() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_peeling.cpp947 SExpression coeff = rec->GetCoefficient(); in GetValueAtIteration() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_mips_dsp_r2.c1278 int sign, coeff, level; in QuantizeBlock_MIPSdspR2() local
[all...]
H A Denc.c660 const uint32_t coeff = (sign ? -in[j] : in[j]) + mtx->sharpen_[j]; in QuantizeBlock_C() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dio.c139 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 Dloop_peeling.cpp948 SExpression coeff = rec->GetCoefficient(); in GetValueAtIteration() local
/third_party/ffmpeg/libavcodec/
H A Ddca_core.c2116 int coeff = mul16(*coeff_ptr++, scale_inv); in filter_frame_fixed() local
2299 int coeff = *coeff_ptr++; in filter_frame_float() local
H A Devrcdec.c522 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 Daacpsy.c353 AacPsyCoeffs *coeff = &coeffs[g]; in psy_3gpp_init() local
H A Ddca_lbr.c763 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 Drv34.c255 int coeff = modulo_three_table[code] >> 6; in decode_subblock1() local
H A Dsnow.h82 uint16_t coeff; member
H A Dvc2enc.c539 dwtcoef *coeff = b->buf + top * b->stride; in encode_subband() local
/third_party/ffmpeg/libavfilter/
H A Dvf_stereo3d.c311 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 Dgtkanal.c613 double coeff; in plot_frame() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_lib.c787 BIGNUM *coeff = sk_BIGNUM_value(coeffs, i - 1); in DEFINE_STACK_OF() local
/third_party/openssl/crypto/rsa/
H A Drsa_lib.c783 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 Drkisp.c1096 u16 i, *coeff; in rkisp_config_color_space() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp.c1107 u16 i, *coeff; in rkisp_config_color_space() local
/third_party/ffmpeg/libswscale/
H A Dutils.c429 int64_t coeff = fone - FFABS((int64_t)xx * (1 << 16) - xDstInSrc) * (fone >> 16); in initFilter() local
469 int64_t coeff; in initFilter() local
[all...]

Completed in 53 milliseconds

1234