Searched defs:coeff2 (Results 1 – 8 of 8) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | adpcm.h | 42 int coeff2; member
|
D | vp6.c | 443 int coeff2 = ff_vp56_coeff_bias[coeff]; in vp6_parse_coeff_huffman() local
|
D | adpcm.c | 1589 int coeff1, coeff2; in adpcm_decode_frame() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | aacpsy_mips.h | 134 float coeff2 = psy_fir_coeffs[5]; in psy_hp_filter_mips() local
|
D | h264qpel_msa.c | 70 #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/ |
D | rematrix_template.c | 57 INTER coeff2 = coeffp[index2]; in RENAME() local
|
/third_party/libsnd/src/ |
D | wavlike.h | 228 short coeff2 ; member
|
/third_party/ffmpeg/libavutil/mips/ |
D | generic_macros_msa.h | 2769 #define DPADD_SH3_SH(in0, in1, in2, coeff0, coeff1, coeff2) \ argument
|