Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_reference.cpp1430 const bool hasDecodeTable = ((decodeTable != NULL) && (decodeTable->Table () != NULL)); in RefBaselineHueSatMap() local
1432 const bool hasTable = hasEncodeTable && hasDecodeTable; in RefBaselineHueSatMap()