Searched defs:unorm_to_float (Results 1 - 1 of 1) sorted by relevance

/external/pixman/pixman/
H A Dpixman-utils.c91 unorm_to_float (uint16_t u, int n_bits) function
188 return unorm_to_float (u, n_bits);

Completed in 83 milliseconds