Home
last modified time | relevance | path

Searched refs:hm2 (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()
52 } else if (hm2 & x) { in filter_plane_cols()
64 } else if (hm2 & x) { in filter_plane_cols()

Completed in 1 milliseconds