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

  /external/libjpeg-turbo/
cdjpeg.h 139 #define WRITE_BINARY "w"
142 #define WRITE_BINARY "wb"
cdjpeg.c 138 if ((output_file = fdopen(fileno(stdout), WRITE_BINARY)) == NULL) {
wrjpgcom.c 42 #define WRITE_BINARY "w"
45 #define WRITE_BINARY "wb"
521 if ((outfile = fopen(argv[argn+1], WRITE_BINARY)) == NULL) {
536 if ((outfile = fdopen(fileno(stdout), WRITE_BINARY)) == NULL) {
jpegtran.c 506 if ((fp = fopen(outfilename, WRITE_BINARY)) == NULL) {
cjpeg.c 577 if ((output_file = fopen(outfilename, WRITE_BINARY)) == NULL) {
djpeg.c 580 if ((output_file = fopen(outfilename, WRITE_BINARY)) == NULL) {
  /external/pdfium/third_party/lcms/src/
cmscgats.c 83 WRITE_BINARY,
    [all...]
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/
jackson-core-2.6.6.jar 

Completed in 124 milliseconds