Searched refs:_notSupported (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_ojpeg.c465 _notSupported(register TIFF *tif) function
2489 if (tif->tif_mode != O_RDONLY) return _notSupported(tif);
2556 tif->tif_setupencode = tif->tif_postencode = _notSupported;
2557 tif->tif_preencode = (TIFFPreMethod)_notSupported;

Completed in 98 milliseconds