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

  /external/libjpeg-turbo/
jpegint.h 124 struct jpeg_entropy_encoder { struct
jcphuff.c 27 struct jpeg_entropy_encoder pub; /* public fields */
822 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy;
jcarith.c 26 struct jpeg_entropy_encoder pub; /* public fields */
915 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy;
jchuff.c 93 struct jpeg_entropy_encoder pub; /* public fields */
    [all...]
jpeglib.h 463 struct jpeg_entropy_encoder * entropy;
1086 struct jpeg_entropy_encoder { long dummy; }; struct
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jpegint.h 116 struct jpeg_entropy_encoder { struct
jpeglib.h 444 struct jpeg_entropy_encoder * entropy;
1139 struct jpeg_entropy_encoder { long dummy; }; struct
    [all...]
jchuff.c 82 struct jpeg_entropy_encoder pub; /* public fields */
    [all...]
jcarith.c 24 struct jpeg_entropy_encoder pub; /* public fields */
  /external/pdfium/third_party/libjpeg/
jpegint.h 113 struct jpeg_entropy_encoder { struct
fpdfapi_jcphuff.c 25 struct jpeg_entropy_encoder pub; /* public fields */
822 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy;
fpdfapi_jchuff.c 59 struct jpeg_entropy_encoder pub; /* public fields */
902 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy;
jpeglib.h 505 struct jpeg_entropy_encoder * entropy;
1172 struct jpeg_entropy_encoder { long dummy; }; struct
    [all...]

Completed in 851 milliseconds