Home
last modified time | relevance | path

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

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