Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()