Searched defs:m_col (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/test/data/monomorphic/ | ||
| D | collection.hpp | 63 C m_col; member in boost::unit_test::data::monomorphic::collection |
| /third_party/ffmpeg/libavcodec/ | ||
| D | vp9block.c | 1175 int t = 1 << col_and_7, m_col = (t << w) - t, y; in mask_edges() local |