Home
last modified time | relevance | path

Searched defs:m_col (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp9block.c1173 int t = 1 << col_and_7, m_col = (t << w) - t, y; in mask_edges() local
1207 int y, t = 1 << col_and_7, m_col = (t << w) - t; in mask_edges() local
[all...]

Completed in 4 milliseconds