Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_texcompress_etc2.c119 nir_def *high_bound = nir_imm_int(b, 255); in decode_etc2_alpha() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/num/
H A Dbigrat.rs960 let mut high_bound = low_bound.clone().add(1.into(), int)?; in iter_root_n() localVariable
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp983 float high_bound, in compute_quantized_weights_for_decimation()