Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_lossless_jpeg.cpp741 const int32 MinPrecisionBits = 2; in GetSof() local
744 if ((info.dataPrecision < MinPrecisionBits) || in GetSof()