Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/cameras/
H A DASICamera2.h52 ASI_IMG_RAW8 = 0, enumerator
/dports/astro/phd2/phd2-2.6.10/
H A Dcam_zwo.cpp547 …eraId, m_frame.GetWidth(), m_frame.GetHeight(), Binning, m_bpp == 8 ? ASI_IMG_RAW8 : ASI_IMG_RAW16… in Connect()
762 …_cameraId, frame.GetWidth(), frame.GetHeight(), Binning, m_bpp == 8 ? ASI_IMG_RAW8 : ASI_IMG_RAW16… in Capture()