Searched refs:unorm_to_unorm (Results 1 – 2 of 2) sorted by relevance
949 unorm_to_unorm (uint32_t val, int from_bits, int to_bits) in unorm_to_unorm() function
258 v = unorm_to_unorm (pixel >> from_shift, n_from_bits, n_to_bits); in convert_channel()