Searched refs:table32 (Results 1 – 2 of 2) sorted by relevance
2244 dng_1d_table table32; in Prepare() local2246 table32.Initialize (allocator, in Prepare()2252 const real64 maxScale = Max_real32 (table32.Interpolate (0.0f), in Prepare()2253 table32.Interpolate (1.0f)); in Prepare()2286 real32 y = table32.Interpolate (x) * scale1; in Prepare()
4403 dng_1d_table table32; in dng_encode_proxy_task() local4405 table32.Initialize (host.Allocator (), gamma); in dng_encode_proxy_task()4409 table32.Expand16 (fTable16 [plane]->Buffer_uint16 ()); in dng_encode_proxy_task()