HomeSort by relevance Sort by last modified time
    Searched full:is_padded (Results 1 - 1 of 1) sorted by null

  /external/jpeg/
jquant1.c 154 boolean is_padded; /* is the colorindex padded for odither? */ member in struct:__anon4450
346 cquantize->is_padded = TRUE;
349 cquantize->is_padded = FALSE;
769 if (! cquantize->is_padded)

Completed in 47 milliseconds