Home
last modified time | relevance | path

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

/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DYUVImage.java67 private static final String NO_ASSOC_ERROR = field in YUVImage
316 throw new Exception(NO_ASSOC_ERROR); in getWidth()
327 throw new Exception(NO_ASSOC_ERROR); in getHeight()
339 throw new Exception(NO_ASSOC_ERROR); in getPad()
352 throw new Exception(NO_ASSOC_ERROR); in getStrides()
365 throw new Exception(NO_ASSOC_ERROR); in getOffsets()
377 throw new Exception(NO_ASSOC_ERROR); in getSubsamp()
389 throw new Exception(NO_ASSOC_ERROR); in getPlanes()
401 throw new Exception(NO_ASSOC_ERROR); in getBuf()
418 throw new Exception(NO_ASSOC_ERROR); in getSize()
DTJDecompressor.java39 private static final String NO_ASSOC_ERROR = field in TJDecompressor
143 throw new Exception(NO_ASSOC_ERROR); in getWidth()
158 throw new Exception(NO_ASSOC_ERROR); in getHeight()
174 throw new Exception(NO_ASSOC_ERROR); in getSubsamp()
192 throw new Exception(NO_ASSOC_ERROR); in getColorspace()
205 throw new Exception(NO_ASSOC_ERROR); in getJPEGBuf()
218 throw new Exception(NO_ASSOC_ERROR); in getJPEGSize()
244 throw new Exception(NO_ASSOC_ERROR); in getScaledWidth()
286 throw new Exception(NO_ASSOC_ERROR); in getScaledHeight()
374 throw new Exception(NO_ASSOC_ERROR); in decompress()
[all …]
DTJCompressor.java39 private static final String NO_ASSOC_ERROR = field in TJCompressor
329 throw new Exception(NO_ASSOC_ERROR); in compress()
377 throw new Exception(NO_ASSOC_ERROR); in compress()
424 throw new Exception(NO_ASSOC_ERROR); in encodeYUV()
452 throw new Exception(NO_ASSOC_ERROR); in encodeYUV()
478 throw new Exception(NO_ASSOC_ERROR); in encodeYUV()
511 throw new Exception(NO_ASSOC_ERROR); in encodeYUV()
525 throw new Exception(NO_ASSOC_ERROR); in encodeYUV()