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

  /external/dng_sdk/source/
dng_jpeg_memory_source.cpp 20 void SkipInputData(j_decompress_ptr cinfo, long num_bytes) {
69 source.skip_input_data = SkipInputData;
  /external/ImageMagick/coders/
jpeg.c 757 static void SkipInputData(j_decompress_ptr cinfo,long number_bytes)
792 source->manager.skip_input_data=SkipInputData;
    [all...]

Completed in 73 milliseconds