Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
Djpeg.cpp331 const android_ycbcr thumbmnail = resizeYUV(imageNV21, imageSize, in compressYUV() local
333 if (!thumbmnail.y) { in compressYUV()
338 if (!compressYUVImpl(thumbmnail, thumbnailSize, nullptr, 0, in compressYUV()