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

  /external/chromium_org/third_party/libjpeg_turbo/
jctrans.c 220 struct jpeg_c_coef_controller pub; /* public fields */
384 cinfo->coef = (struct jpeg_c_coef_controller *) coef;
jccoefct.c 35 struct jpeg_c_coef_controller pub; /* public fields */
412 cinfo->coef = (struct jpeg_c_coef_controller *) coef;
jpeglib.h 463 struct jpeg_c_coef_controller * coef;
1179 struct jpeg_c_coef_controller { long dummy; }; struct
    [all...]
jpegint.h 77 struct jpeg_c_coef_controller { struct
  /external/jpeg/
jctrans.c 209 struct jpeg_c_coef_controller pub; /* public fields */
373 cinfo->coef = (struct jpeg_c_coef_controller *) coef;
jccoefct.c 35 struct jpeg_c_coef_controller pub; /* public fields */
412 cinfo->coef = (struct jpeg_c_coef_controller *) coef;
jpeglib.h 402 struct jpeg_c_coef_controller * coef;
1151 struct jpeg_c_coef_controller { long dummy; }; struct
    [all...]
jpegint.h 76 struct jpeg_c_coef_controller { struct

Completed in 32 milliseconds