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

  /external/jpeg/
djpeg.c 460 jpeg_set_marker_processor(&cinfo, JPEG_COM, print_text_marker);
461 jpeg_set_marker_processor(&cinfo, JPEG_APP0+12, print_text_marker);
jpeglib.h 935 #define jpeg_set_marker_processor macro
    [all...]
jdmarker.c 1386 jpeg_set_marker_processor (j_decompress_ptr cinfo, int marker_code, function
    [all...]

Completed in 15 milliseconds