Searched refs:kMaxJpegSize (Results 1 – 4 of 4) sorted by relevance
72 static const size_t kMaxJpegSize = 300000; variable
267 __FUNCTION__, dest->parent->mJpegBuffer.img, kMaxJpegSize); in jpegInitDestination()269 dest->free_in_buffer = kMaxJpegSize; in jpegInitDestination()
1191 static const int32_t jpegMaxSize = JpegCompressor::kMaxJpegSize; in constructStaticInfo()
2228 static const int32_t jpegMaxSize = JpegCompressor::kMaxJpegSize; in constructStaticInfo()