Searched defs:JPEG_R_FMT (Results 1 – 1 of 1) sorted by relevance
246 private static final String JPEG_R_FMT = "jpeg_r"; field in ItsService251 sFormatMap.put(ImageFormat.JPEG_R, JPEG_R_FMT); in sFormatMap.put() argument