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

  /external/chromium_org/third_party/libjpeg_turbo/
rdtarga.c 337 int idlen, cmaptype, subtype, flags, interlace_type, components; local
352 cmaptype = UCH(targaheader[1]);
363 if (cmaptype > 1 || /* cmaptype must be 0 or 1 */
385 if (source->pixel_size == 1 && cmaptype == 1)
456 if (cmaptype) /* but you promised a cmap! */
  /external/jpeg/
rdtarga.c 337 int idlen, cmaptype, subtype, flags, interlace_type, components; local
352 cmaptype = UCH(targaheader[1]);
363 if (cmaptype > 1 || /* cmaptype must be 0 or 1 */
385 if (source->pixel_size == 1 && cmaptype == 1)
456 if (cmaptype) /* but you promised a cmap! */
  /external/qemu/distrib/jpeg-6b/
rdtarga.c 337 int idlen, cmaptype, subtype, flags, interlace_type, components; local
352 cmaptype = UCH(targaheader[1]);
363 if (cmaptype > 1 || /* cmaptype must be 0 or 1 */
385 if (source->pixel_size == 1 && cmaptype == 1)
456 if (cmaptype) /* but you promised a cmap! */

Completed in 153 milliseconds