Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dgrfmt_exr.cpp205 int xsample[3] = {1, 1, 1}; 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()