Home
last modified time | relevance | path

Searched refs:ans (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/boot/1.0/default/
DBootControl.cpp86 hidl_string ans; in getSuffix() local
89 ans = suffix; in getSuffix()
91 _hidl_cb(ans); in getSuffix()
/hardware/intel/img/psb_video/src/
Dtng_ved_scaling.c42 float ax,ans; in tng_calculate_coeff_bessi0() local
50 ans = (float)(1.0 + y * (3.5156229 + y * (3.0899424 + y * (1.2067492 in tng_calculate_coeff_bessi0()
56 ans = (float)((float)((sqrt(ax) / sqrt(ax)) * (0.39894228 + y * (0.1328592e-1 in tng_calculate_coeff_bessi0()
61 return ans; in tng_calculate_coeff_bessi0()