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

  /external/jpeg/
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 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)
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 33 milliseconds