Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Drdtarga.c337 int idlen, cmaptype, subtype, flags, interlace_type, components; in start_input_tga() local
352 cmaptype = UCH(targaheader[1]); in start_input_tga()
363 if (cmaptype > 1 || /* cmaptype must be 0 or 1 */ in start_input_tga()
385 if (source->pixel_size == 1 && cmaptype == 1) in start_input_tga()
456 if (cmaptype) /* but you promised a cmap! */ in start_input_tga()

Completed in 4 milliseconds