Home
last modified time | relevance | path

Searched defs:SkipInputData (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/dng_sdk/source/
H A Ddng_jpeg_memory_source.cpp20 void SkipInputData(j_decompress_ptr cinfo, long num_bytes) { in SkipInputData() function
/aosp_15_r20/external/skia/src/codec/
H A DSkJpegDecoderMgr.cpp124 void JpegDecoderMgr::SourceMgr::SkipInputData(j_decompress_ptr dinfo, long num_bytes_long) { in SkipInputData() function in JpegDecoderMgr::SourceMgr