Home
last modified time | relevance | path

Searched defs:width3 (Results 1 – 9 of 9) sorted by relevance

/external/opencv3/modules/imgcodecs/src/
Dgrfmt_sunras.cpp164 int width3 = m_width*nch; in readData() local
Dgrfmt_pxm.cpp199 int width3 = m_width*nch; in readData() local
Dgrfmt_bmp.cpp193 int y, width3 = m_width*nch; in readData() local
Dutils.cpp402 int step, int width3, in FillUniColor()
/external/opencv/otherlibs/highgui/
Dgrfmt_sunras.cpp184 int width3 = m_width*nch; in ReadData() local
Dgrfmt_pxm.cpp207 int width3 = m_width*nch; in ReadData() local
Dgrfmt_bmp.cpp198 int width3 = m_width*nch; in ReadData() local
Dutils.cpp381 int step, int width3, in FillUniColor()
/external/mesa3d/src/mesa/drivers/x11/
DxmesaP.h165 GLint width3; member