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

  /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 25 milliseconds