Home
last modified time | relevance | path

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

/external/opencv3/modules/imgcodecs/src/
Dgrfmt_exr.cpp391 void ExrDecoder::UpSample( uchar *data, int xstep, int ystep, int xsample, int ysample ) in UpSample()
435 void ExrDecoder::UpSampleY( uchar *data, int xstep, int ystep, int ysample ) in UpSampleY()
/external/opencv/otherlibs/highgui/
Dgrfmt_exr.cpp401 void GrFmtExrReader::UpSample( uchar *data, int xstep, int ystep, int xsample, int ysample ) in UpSample()
445 void GrFmtExrReader::UpSampleY( uchar *data, int xstep, int ystep, int ysample ) in UpSampleY()