Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_predict.c701 int result_code; in PredictorEncodeTile() local
736 result_code = (*sp->encodetile)(tif, working_copy, cc0, s); in PredictorEncodeTile()
740 return result_code; in PredictorEncodeTile()