Searched refs:hasTable (Results 1 – 1 of 1) sorted by relevance
1432 const bool hasTable = hasEncodeTable && hasDecodeTable; in RefBaselineHueSatMap() local1526 if (hasTable) in RefBaselineHueSatMap()1616 v = hasTable ? decodeTable->Interpolate (vEncoded) : vEncoded; in RefBaselineHueSatMap()