Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_color.c83 float *matrix = &cielab->display.d_mat[0][0]; in TIFFXYZToRGB()
H A Dtiffio.h141 float d_mat[3][3]; /* XYZ -> luminance matrix */ member