Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_print.c595 uint16 small_value_count; in TIFFPrintDirectory() local
596 if(TIFFGetField(tif, tag, &small_value_count, &raw_data) != 1) in TIFFPrintDirectory()
598 value_count = small_value_count; in TIFFPrintDirectory()

Completed in 3 milliseconds