Home
last modified time | relevance | path

Searched refs:_dest_do_nothing (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpeg.cpp94 static void _dest_do_nothing(j_compress_ptr cinfo) {} in _dest_do_nothing() function
541 dest.init_destination = _dest_do_nothing;
542 dest.term_destination = _dest_do_nothing;