Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_stream.cxx233 uint64 num_fill; in _tiffosSeekProc() local
240 num_fill = (static_cast<uint64>(origin)) + off - os->tellp(); in _tiffosSeekProc()
241 for( uint64 i = 0; i < num_fill; i++ ) in _tiffosSeekProc()