HomeSort by relevance Sort by last modified time
    Searched defs:_TIFFmemset (Results 1 - 3 of 3) sorted by null

  /external/opencv3/3rdparty/libtiff/
tif_unix.c 276 _TIFFmemset(void* p, int v, tmsize_t c)
tif_win32.c 348 _TIFFmemset(void* p, int v, tmsize_t c)
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_tiff.cpp 175 void _TIFFmemset(void* ptr, int val, tmsize_t size) {

Completed in 430 milliseconds