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

  /external/jpeg/
jchuff.c 56 struct jpeg_entropy_encoder pub; /* public fields */
899 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy;
jcphuff.c 25 struct jpeg_entropy_encoder pub; /* public fields */
822 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy;
jpeglib.h 407 struct jpeg_entropy_encoder * entropy;
1156 struct jpeg_entropy_encoder { long dummy; }; struct
    [all...]
jpegint.h 113 struct jpeg_entropy_encoder { struct

Completed in 28 milliseconds