Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_codec.c109 char compression_code[20]; in _notConfigured() local
111 sprintf(compression_code, "%d",tif->tif_dir.td_compression ); in _notConfigured()
114 c ? c->name : compression_code ); in _notConfigured()
/external/opencv3/3rdparty/libtiff/
Dtif_codec.c109 char compression_code[20]; in _notConfigured() local
111 sprintf( compression_code, "%d", tif->tif_dir.td_compression ); in _notConfigured()
114 c ? c->name : compression_code ); in _notConfigured()