Searched refs:m_tq (Results 1 - 2 of 2) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg.h141 int m_tq[4][64]; member in class:GrFmtJpegReader
H A Dgrfmt_jpeg.cpp954 m_tq[tq][idx] = buffer[i] * 16 * idct_prescale[idx];
962 m_tq[tq][idx] = ((unsigned short*)buffer)[i] * idct_prescale[idx];
1290 const int* tq = m_tq[m_ci[c].tq];

Completed in 87 milliseconds