Searched defs:coef_lf (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavfilter/ | ||
H A D | vf_bwdif.c | 47 static const uint16_t coef_lf[2] = { 4309, 213 }; variable |
H A D | vf_w3fdif.c | 349 static const int16_t coef_lf[2][4] = {{ 16384, 16384, 0, 0}, variable |
Completed in 3 milliseconds