Home
last modified time | relevance | path

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

/third_party/boost/boost/test/data/monomorphic/
Dcollection.hpp63 C m_col; member in boost::unit_test::data::monomorphic::collection
/third_party/ffmpeg/libavcodec/
Dvp9block.c1175 int t = 1 << col_and_7, m_col = (t << w) - t, y; in mask_edges() local
1209 int y, t = 1 << col_and_7, m_col = (t << w) - t; in mask_edges() local