HomeSort by relevance Sort by last modified time
    Searched refs:NO_ASSOC_ERROR (Results 1 - 3 of 3) sorted by null

  /external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
YUVImage.java 68 private static final String NO_ASSOC_ERROR =
318 throw new IllegalStateException(NO_ASSOC_ERROR);
329 throw new IllegalStateException(NO_ASSOC_ERROR);
341 throw new IllegalStateException(NO_ASSOC_ERROR);
354 throw new IllegalStateException(NO_ASSOC_ERROR);
367 throw new IllegalStateException(NO_ASSOC_ERROR);
379 throw new IllegalStateException(NO_ASSOC_ERROR);
391 throw new IllegalStateException(NO_ASSOC_ERROR);
403 throw new IllegalStateException(NO_ASSOC_ERROR);
420 throw new IllegalStateException(NO_ASSOC_ERROR);
    [all...]
TJDecompressor.java 41 private static final String NO_ASSOC_ERROR =
146 throw new IllegalStateException(NO_ASSOC_ERROR);
161 throw new IllegalStateException(NO_ASSOC_ERROR);
177 throw new IllegalStateException(NO_ASSOC_ERROR);
195 throw new IllegalStateException(NO_ASSOC_ERROR);
208 throw new IllegalStateException(NO_ASSOC_ERROR);
221 throw new IllegalStateException(NO_ASSOC_ERROR);
246 throw new IllegalStateException(NO_ASSOC_ERROR);
287 throw new IllegalStateException(NO_ASSOC_ERROR);
375 throw new IllegalStateException(NO_ASSOC_ERROR);
    [all...]
TJCompressor.java 41 private static final String NO_ASSOC_ERROR =
331 throw new IllegalStateException(NO_ASSOC_ERROR);
426 throw new IllegalStateException(NO_ASSOC_ERROR);
634 throw new IllegalStateException(NO_ASSOC_ERROR);

Completed in 105 milliseconds