Home
last modified time | relevance | path

Searched defs:alpha_low (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_base/experiments/
Dquality_scaling_experiment.h29 float alpha_low; // |alpha_| for ExpFilter used when checking low QP. member
36 float alpha_low = 0.9999f; member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c763 LLVMValueRef alpha_low, in s3tc_dxt3_to_rgba_aos()