Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_aux.c261 static float ycbcrcoeffs[] = { 0.299f, 0.587f, 0.114f }; in TIFFVGetFieldDefaulted() local
262 *va_arg(ap, float **) = ycbcrcoeffs; in TIFFVGetFieldDefaulted()