Searched refs:mrd (Results 1 – 1 of 1) sorted by relevance
345 double mrd = 1.0 / ((1 << 24) - 1); in util_get_depth_format_mrd() local360 mrd = 1.0 / ((1ULL << depth_bits) - 1); in util_get_depth_format_mrd()363 return mrd; in util_get_depth_format_mrd()