Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djquant1.c154 boolean is_padded; /* is the colorindex padded for odither? */ member
349 cquantize->is_padded = TRUE; in create_colorindex()
352 cquantize->is_padded = FALSE; in create_colorindex()
770 if (! cquantize->is_padded) in start_pass_1_quant()