Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_removegrain.c384 const int l1h = (a1 + a8 + 1) >> 1; in mode21() local
390 const int ma = FFMAX(FFMAX(l1h, l2h), FFMAX(l3h, l4h)); in mode21()