Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:skip_variable

447 #define get_dac(cinfo)  skip_variable(cinfo)
879 skip_variable (j_decompress_ptr cinfo)
1115 if (! skip_variable(cinfo))
1314 marker->process_COM = skip_variable;
1317 marker->process_APPn[i] = skip_variable;
1359 processor = skip_variable;