Searched refs:hasEncodeTable (Results 1 – 1 of 1) sorted by relevance
1429 const bool hasEncodeTable = ((encodeTable != NULL) && (encodeTable->Table () != NULL)); in RefBaselineHueSatMap() local1432 const bool hasTable = hasEncodeTable && hasDecodeTable; in RefBaselineHueSatMap()