Searched refs:m_line (Results 1 – 1 of 1) sorted by relevance
1127 m_line = &c->ditherMatrix[ ((y & GGL_DITHER_MASK)<<GGL_DITHER_ORDER_SHIFT) ]; in ditherer()1134 int ret = m_line[m_index & GGL_DITHER_MASK]; in get_value()1160 const uint8_t* m_line; member