Home
last modified time | relevance | path

Searched refs:height1 (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/camera/
Djpeg.cpp54 const int height1 = height - 1; in compressYUVImplPixelsFast() local
65 const int nscli = std::min(nscl + i, height1); in compressYUVImplPixelsFast()
115 const int height1 = height - 1; in compressYUVImplPixelsSlow() local
126 const int nscli = std::min(nscl + i, height1); in compressYUVImplPixelsSlow()