Home
last modified time | relevance | path

Searched defs:coeff (Results 1 – 25 of 87) sorted by relevance

1234

/third_party/python/Modules/_decimal/tests/
Dbignum.py20 def xhash(coeff, exp): argument
35 coeff = int(x) variable
/third_party/ffmpeg/tests/checkasm/
Dvf_colorspace.c76 int16_t (*coeff)[3][8] = (int16_t(*)[3][8]) coeff_buf; in check_yuv2yuv() local
143 int16_t (*coeff)[3][8] = (int16_t(*)[3][8]) coeff_buf; in check_yuv2rgb() local
220 int16_t (*coeff)[3][8] = (int16_t(*)[3][8]) coeff_buf; in check_rgb2yuv() local
277 int16_t (*coeff)[3][8] = (int16_t(*)[3][8]) coeff_buf; in check_multiply3x3() local
/third_party/ffmpeg/libavcodec/
Dadx.c26 void ff_adx_calculate_coeffs(int cutoff, int sample_rate, int bits, int *coeff) in ff_adx_calculate_coeffs()
39 int bufsize, int *header_size, int *coeff) in ff_adx_decode_header()
Ddcadsp.c36 const int8_t *coeff = hf_vq[vq_index[i]]; in decode_hf_c() local
298 static void decor_c(int32_t *dst, const int32_t *src, int coeff, ptrdiff_t len) in decor_c()
318 static void dmix_sub_c(int32_t *dst, const int32_t *src, int coeff, ptrdiff_t len) in dmix_sub_c()
326 static void dmix_add_c(int32_t *dst, const int32_t *src, int coeff, ptrdiff_t len) in dmix_add_c()
350 static void filter0(SUINT32 *dst, const int32_t *src, int32_t coeff, ptrdiff_t len) in filter0()
358 static void filter1(SUINT32 *dst, const int32_t *src, int32_t coeff, ptrdiff_t len) in filter1()
367 const int32_t *coeff, ptrdiff_t len) in assemble_freq_bands_c()
389 const float *coeff, ptrdiff_t ofs, ptrdiff_t len) in lbr_bank_c()
Ddcaadpcm.h36 const int16_t *coeff = ff_dca_adpcm_vb[pred_vq_index]; in ff_dcaadpcm_predict() local
Dopusdsp.c46 static float deemphasis_c(float *y, float *x, float coeff, int len) in deemphasis_c()
Dadx.h48 int coeff[2]; member
Ddca_xll.c80 int code, sign, coeff, scale, scale_inv = 0; in parse_dmix_coeffs() local
640 int coeff[DCA_XLL_ADAPT_PRED_ORDER_MAX]; in chs_filter_band_data() local
672 int coeff = b->decor_coeff[i]; in chs_filter_band_data() local
899 int coeff = mul16(*coeff_ptr, scale_inv); in prescale_down_mix() local
1192 int coeff = *coeff_ptr++; in undo_down_mix() local
Drtjpeg.c48 int coeff, i, n; in get_block() local
Dmlpdsp.c27 static void mlp_filter_channel(int32_t *state, const int32_t *coeff, in mlp_filter_channel()
/third_party/skia/src/gpu/
DGrBlend.h77 static constexpr bool GrBlendCoeffRefsSrc(const GrBlendCoeff coeff) { in GrBlendCoeffRefsSrc()
82 static constexpr bool GrBlendCoeffRefsDst(const GrBlendCoeff coeff) { in GrBlendCoeffRefsDst()
87 static constexpr bool GrBlendCoeffRefsSrc2(const GrBlendCoeff coeff) { in GrBlendCoeffRefsSrc2()
113 static constexpr bool GrBlendCoeffRefsConstant(const GrBlendCoeff coeff) { in GrBlendCoeffRefsConstant()
DGrXferProcessor.cpp102 static const char* coeff_string(GrBlendCoeff coeff) { in coeff_string()
/third_party/ffmpeg/libswscale/arm/
Drgb2yuv_neon_32.S64 .macro compute_y_16x1_step action, s8x16, coeff
99 .macro compute_chroma_8x1_step action, s16x8, coeff
Drgb2yuv_neon_16.S50 .macro compute_y_16x1_step action, s8x16, coeff
/third_party/ffmpeg/libavfilter/
Dafir_template.c150 ctype *coeff = (ctype *)seg->coeff->extended_data[ch]; in fn() local
314 … const ctype *coeff = (const ctype *)seg->coeff->extended_data[ch * !s->one2many] + coffset; in fn() local
347 … const ctype *coeff = (const ctype *)seg->coeff->extended_data[ch * !s->one2many] + coffset; in fn() local
Dvf_colorlevels.c96 float coeff[4]; member
411 float coeff; in filter_frame() local
451 float coeff; in filter_frame() local
Daf_acrusher.c60 double coeff; member
126 const double coeff = s->coeff; in bitreduction() local
/third_party/skia/src/pathops/
DSkPathOpsConic.cpp27 double coeff[3]; in conic_eval_tan() local
33 double coeff[3]; in FindExtrema() local
/third_party/ffmpeg/libavutil/x86/
Dlls.asm34 .coeff: resq MAX_VARS*MAX_VARS label
/third_party/skia/tests/
DCubicMapTest.cpp26 SkCubicCoeff coeff(array); in accurate_solve() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_bitstream.c52 struct dct_coeff coeff; member
549 struct dct_coeff coeff = src->coeff; in init_dct_coeff_table() local
/third_party/ffmpeg/libswscale/
Dswscale.h117 double *coeff; ///< pointer to the list of coefficients member
/third_party/ffmpeg/libswresample/
Drematrix_template.c65 INTER coeff = coeffp[index]; in RENAME() local
/third_party/ffmpeg/libavcodec/x86/
Dmlpdsp_init.c135 static void mlp_filter_channel_x86(int32_t *state, const int32_t *coeff, in mlp_filter_channel_x86()
/third_party/skia/src/gpu/d3d/
DGrD3DPipelineStateBuilder.cpp276 static D3D12_BLEND blend_coeff_to_d3d_blend(GrBlendCoeff coeff) { in blend_coeff_to_d3d_blend()
316 static D3D12_BLEND blend_coeff_to_d3d_blend_for_alpha(GrBlendCoeff coeff) { in blend_coeff_to_d3d_blend_for_alpha()

1234