Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngvalid.c9866 # define SBIT_ERROR .5 in gamma_component_validate() macro
9868 # define SBIT_ERROR 1. in gamma_component_validate()
9870 double tmp = (isbit - SBIT_ERROR)/sbit_max; in gamma_component_validate()
9889 tmp = (isbit + SBIT_ERROR)/sbit_max; in gamma_component_validate()