Searched refs:compressYUVImpl (Results 1 – 1 of 1) sorted by relevance
/device/generic/goldfish/camera/ |
D | jpeg.cpp | 167 bool compressYUVImpl(const android_ycbcr& image, const Rect<uint16_t> imageSize, in compressYUVImpl() function 338 if (!compressYUVImpl(thumbmnail, thumbnailSize, nullptr, 0, in compressYUV() 370 const bool success = compressYUVImpl(imageNV21, imageSize, rawExif, rawExifSize, in compressYUV()
|