Searched defs:ysample (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/imgcodecs/src/ |
D | grfmt_exr.cpp | 391 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/ |
D | grfmt_exr.cpp | 401 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()
|