Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg.h127 int m_ss, m_se, m_ah, m_al; // progressive JPEG parameters variable
Dgrfmt_jpeg.cpp1081 m_ah = a >> 4; in ReadData()
1120 m_al == 0 && m_ah == 0 ); // sequental & single scan in ProcessScan()