Home
last modified time | relevance | path

Searched refs:hm23 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp9lpf.c36 unsigned hm2 = hmask2[1] | hmask2[2], hm23 = hmask2[3]; in filter_plane_cols() local
37 unsigned hm = hm1 | hm2 | hm13 | hm23; in filter_plane_cols()
80 if (hm23 & x) { in filter_plane_cols()
89 } else if (hm23 & x) { in filter_plane_cols()

Completed in 1 milliseconds