Home
last modified time | relevance | path

Searched refs:m_ditherMode (Results 1 – 2 of 2) sorted by relevance

/dports/astro/phd2/phd2-2.6.10/
H A Dmyframe.h178 DitherMode m_ditherMode; variable
719 return m_ditherMode; in GetDitherMode()
H A Dmyframe.cpp1998 m_ditherMode = mode; in SetDitherMode()
2018 if (m_ditherMode == DITHER_SPIRAL) in Dither()