Searched defs:_TIFFmemset (Results 1 - 3 of 3) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_unix.c276 _TIFFmemset(void* p, int v, tmsize_t c) function
H A Dtif_win32.c348 _TIFFmemset(void* p, int v, tmsize_t c) function
/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_tiff.cpp175 void _TIFFmemset(void* ptr, int val, tmsize_t size) { function

Completed in 96 milliseconds