Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_codec.c80 const TIFFCodec _TIFFBuiltinCODECS[] = { variable
82 TIFFCodec _TIFFBuiltinCODECS[] = {
Dtif_compress.c195 for (c = _TIFFBuiltinCODECS; c->name; c++) in TIFFFindCODEC()
272 for (c = _TIFFBuiltinCODECS; c->name; c++) { in TIFFGetConfiguredCODECs()
Dtiffiop.h402 extern const TIFFCodec _TIFFBuiltinCODECS[];
404 extern TIFFCodec _TIFFBuiltinCODECS[];
/external/opencv3/3rdparty/libtiff/
Dtif_codec.c80 const TIFFCodec _TIFFBuiltinCODECS[] = { variable
82 TIFFCodec _TIFFBuiltinCODECS[] = {
Dtif_compress.c195 for (c = _TIFFBuiltinCODECS; c->name; c++) in TIFFFindCODEC()
272 for (c = _TIFFBuiltinCODECS; c->name; c++) { in TIFFGetConfiguredCODECs()
Dtiffiop.h350 extern const TIFFCodec _TIFFBuiltinCODECS[];
352 extern TIFFCodec _TIFFBuiltinCODECS[];