Home
last modified time | relevance | path

Searched defs:xstep (Results 1 – 2 of 2) sorted by relevance

/external/opencv/otherlibs/highgui/
Dgrfmt_exr.cpp207 int xstep; in ReadData() local
401 void GrFmtExrReader::UpSample( uchar *data, int xstep, int ystep, int xsample, int ysample ) in UpSample()
427 void GrFmtExrReader::UpSampleX( float *data, int xstep, int xsample ) in UpSampleX()
445 void GrFmtExrReader::UpSampleY( uchar *data, int xstep, int ystep, int ysample ) in UpSampleY()
Dgrfmt_jpeg2000.cpp227 int xstep = jas_image_cmpthstep( m_image, cmptlut[i] ); in ReadData() local
265 int xstep = jas_image_cmpthstep( m_image, cmpt ); in ReadComponent8u() local
327 int xstep = jas_image_cmpthstep( m_image, cmpt ); in ReadComponent16u() local