Home
last modified time | relevance | path

Searched refs:coef_lf (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_bwdif.c47 static const uint16_t coef_lf[2] = { 4309, 213 }; variable
97 + coef_lf[0] * (c + e) - coef_lf[1] * (cur[mrefs3] + cur[prefs3])) >> 13; \
Dvf_w3fdif.c349 static const int16_t coef_lf[2][4] = {{ 16384, 16384, 0, 0}, variable
422 coef_lf[filter], linesize); in deinterlace_plane_slice()
426 coef_lf[filter], linesize); in deinterlace_plane_slice()