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