Home
last modified time | relevance | path

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

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Dyuy2topam.c195 rgbToTuple(Rgb const rgb, in rgbToTuple() function
242 rgbToTuple(rgbFromCoeff0(coeff), tuplerow[col]); in yuy2topam()
243 rgbToTuple(rgbFromCoeff1(coeff), tuplerow[col+1]); in yuy2topam()