Home
last modified time | relevance | path

Searched defs:low_bound (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A Drate_control.h89 …Int low_bound; /* bound for underflow detection, usually low_bound=-Bs/2, but cou… member
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_texcompress_etc2.c118 nir_def *low_bound = nir_imm_int(b, 0); in decode_etc2_alpha() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dtree-flow-inline.h1274 tree low_bound, unit_size; in get_addr_base_and_unit_offset_1() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.c619 unsigned low_bound = 128 * 1024 * 1024; //128MB is a very small BAR in zink_bo_create() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp982 float low_bound, in compute_quantized_weights_for_decimation()