HomeSort by relevance Sort by last modified time
    Searched refs:my_coef_ptr (Results 1 - 8 of 8) sorted by null

  /external/libjpeg-turbo/
jdcoefct.h 58 typedef my_coef_controller *my_coef_ptr; typedef
65 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
jccoefct.c 57 typedef my_coef_controller *my_coef_ptr; typedef
75 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
102 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
145 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
247 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
343 my_coef_ptr coef = (my_coef_ptr) cinfo->coef
    [all...]
jctrans.c 237 typedef my_coef_controller *my_coef_ptr; typedef
244 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
271 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
294 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
380 my_coef_ptr coef;
384 coef = (my_coef_ptr)
jdcoefct.c 61 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
88 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
193 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
264 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
355 my_coef_ptr coef = (my_coef_ptr) cinfo->coef
    [all...]
jdapistd.c 360 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
  /external/pdfium/third_party/libjpeg/
fpdfapi_jccoefct.c 57 typedef my_coef_controller * my_coef_ptr; typedef
75 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
102 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
145 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
247 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
343 my_coef_ptr coef = (my_coef_ptr) cinfo->coef
    [all...]
fpdfapi_jctrans.c 223 typedef my_coef_controller * my_coef_ptr; typedef
230 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
257 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
280 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
366 my_coef_ptr coef;
370 coef = (my_coef_ptr)
fpdfapi_jdcoefct.c 62 typedef my_coef_controller * my_coef_ptr; typedef
82 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
122 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
149 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
246 my_coef_ptr coef = (my_coef_ptr) cinfo->coef;
317 my_coef_ptr coef = (my_coef_ptr) cinfo->coef
    [all...]

Completed in 536 milliseconds