Searched refs:table16 (Results 1 – 3 of 3) sorted by relevance
156 void dng_1d_table::Expand16 (uint16 *table16) const in Expand16()173 table16 [j] = (uint16) (base + slope * fract); in Expand16()
108 void Expand16 (uint16 *table16) const;
2274 uint16 *table16 = fGainTable->Buffer_uint16 (); in Prepare() local2288 table16 [index] = (uint16) Round_uint32 (y); in Prepare()