Home
last modified time | relevance | path

Searched defs:coeff2 (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dadpcm.h42 int coeff2; member
Dvp6.c443 int coeff2 = ff_vp56_coeff_bias[coeff]; in vp6_parse_coeff_huffman() local
Dadpcm.c1589 int coeff1, coeff2; in adpcm_decode_frame() local
/third_party/ffmpeg/libavcodec/mips/
Daacpsy_mips.h134 float coeff2 = psy_fir_coeffs[5]; in psy_hp_filter_mips() local
Dh264qpel_msa.c70 #define AVC_DOT_SH3_SH(in0, in1, in2, coeff0, coeff1, coeff2) \ argument
81 #define AVC_DOT_SW3_SW(in0, in1, in2, coeff0, coeff1, coeff2) \ argument
/third_party/ffmpeg/libswresample/
Drematrix_template.c57 INTER coeff2 = coeffp[index2]; in RENAME() local
/third_party/libsnd/src/
Dwavlike.h228 short coeff2 ; member
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h2769 #define DPADD_SH3_SH(in0, in1, in2, coeff0, coeff1, coeff2) \ argument