Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_imdct.c217 FLOAT32 gain, ztemp, ftemp, pow10, rem10; in ixheaacd_cal_fac_data() local
244 ztemp = acelp_in[k] * (qfac1); in ixheaacd_cal_fac_data()
245 if (ABS(ztemp) > ftemp) ftemp = ABS(ztemp); in ixheaacd_cal_fac_data()
/external/vixl/src/aarch64/
Dlogic-aarch64.cc7609 SimVRegister ztemp; in match() local
7615 dup_elements_to_segments(vform, ztemp, needles, i); in match()
7621 ztemp, in match()