Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djquant1.c155 boolean is_padded; /* is the colorindex padded for odither? */ member
350 cquantize->is_padded = TRUE; in create_colorindex()
353 cquantize->is_padded = FALSE; in create_colorindex()
772 if (!cquantize->is_padded) in start_pass_1_quant()