Home
last modified time | relevance | path

Searched refs:Qnew (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/module/codecs/amrwb/enc/src/
Dsyn_filt.c91 Word16 Qnew, /* (i) : exc scaling = 0(min) to 8(max) */ in Syn_filt_32() argument
102 a0 = a[0] >> (4 + Qnew); /* input / 16 and >>Qnew */ in Syn_filt_32()
/frameworks/av/media/module/codecs/amrwb/enc/src/asm/ARMV7/
DSyn_filt_32_neon.s22 @ Word16 Qnew, /* (i) : exc scaling = 0(min) to 8(max) */
31 @ Qnew --- r3
/frameworks/av/media/module/codecs/amrwb/dec/src/
Dwb_syn_filt.cpp233 int16 Qnew, /* (i) : exc scaling = 0(min) to 8(max) */ in Syn_filt_32() argument
245 a0 = 9 - Qnew; /* input / 16 and >>Qnew */ in Syn_filt_32()
Dpvamrwbdecoder_acelp.h224 int16 Qnew, /* (i) : exc scaling = 0(min) to 8(max) */
/frameworks/av/media/module/codecs/amrwb/enc/inc/
Dacelp.h298 Word16 Qnew, /* (i) : exc scaling = 0(min) to 8(max) */
308 Word16 Qnew, /* (i) : exc scaling = 0(min) to 8(max) */
/frameworks/av/media/module/codecs/amrwb/enc/src/asm/ARMV5E/
DSyn_filt_32_opt.s21 @ Word16 Qnew, /* (i) : exc scaling = 0(min) to 8(max) */
31 @ Qnew --- r3