Searched defs:SkipInputData (Results 1 – 3 of 3) sorted by relevance
20 void SkipInputData(j_decompress_ptr cinfo, long num_bytes) { in SkipInputData() function
124 void JpegDecoderMgr::SourceMgr::SkipInputData(j_decompress_ptr dinfo, long num_bytes_long) { in SkipInputData() function in JpegDecoderMgr::SourceMgr
703 static void SkipInputData(j_decompress_ptr cinfo,long number_bytes) in SkipInputData() function