Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:skip_variable

427 #define get_dac(cinfo)  skip_variable(cinfo)
862 skip_variable (j_decompress_ptr cinfo)
1098 if (! skip_variable(cinfo))
1297 marker->process_COM = skip_variable;
1300 marker->process_APPn[i] = skip_variable;
1342 processor = skip_variable;