HomeSort by relevance Sort by last modified time
    Searched full:tiff_open (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/fxcodec/codec/
ccodec_tiffmodule.cpp 176 TIFF* tiff_open(void* context, const char* mode) { function in namespace:__anon31077
234 m_tif_ctx = tiff_open(this, "r");

Completed in 74 milliseconds