Home
last modified time | relevance | path

Searched defs:biased (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_errata_lod.c73 nir_ssa_def *biased = nir_fadd(b, lod, lod_bias); in nir_lod_errata_instr() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dnear_lossless_enc.c33 const uint32_t biased = a + (mask >> 1) + ((a >> bits) & 1); in FindClosestDiscretized() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dnear_lossless_enc.c33 const uint32_t biased = a + (mask >> 1) + ((a >> bits) & 1); in FindClosestDiscretized() local