Home | History | Annotate | Download | only in decoder

Lines Matching refs:n_long

142             (ixheaacd_mult32_sh1(-src1[ixheaacd_drc_offset->n_long / 2 +
156 ixheaacd_add32_sat((-src1[ixheaacd_drc_offset->n_long / 2 +
164 for (; i < ixheaacd_drc_offset->n_long; i++) {
165 dest[i] = -src1[ixheaacd_drc_offset->n_long / 2 +
179 (ixheaacd_mult32_sh1(-src1[ixheaacd_drc_offset->n_long / 2 +
193 ixheaacd_add32_sat((-src1[ixheaacd_drc_offset->n_long / 2 +
201 for (; i < ixheaacd_drc_offset->n_long; i++) {
202 dest[i] = -src1[ixheaacd_drc_offset->n_long / 2 +
221 ixheaacd_mult32_sh1(-src1[ixheaacd_drc_offset->n_long / 2 +
233 dest[i] = ixheaacd_add32_sat(-src1[ixheaacd_drc_offset->n_long / 2 +
240 for (; i < ixheaacd_drc_offset->n_long; i++) {
241 dest[i] = -src1[ixheaacd_drc_offset->n_long / 2 +
254 (ixheaacd_mult32_sh1(-src1[ixheaacd_drc_offset->n_long / 2 +
268 ixheaacd_add32_sat((-src1[ixheaacd_drc_offset->n_long / 2 +
276 for (; i < ixheaacd_drc_offset->n_long; i++) {
277 dest[i] = -src1[ixheaacd_drc_offset->n_long / 2 +
299 i < ixheaacd_drc_offset->n_long / 2; i++) {
307 for (i = ixheaacd_drc_offset->n_long / 2;
311 (ixheaacd_mult32_sh1(-src1[ixheaacd_drc_offset->n_long - i - 1],
319 for (; i < ixheaacd_drc_offset->n_long; i++) {
321 -src1[ixheaacd_drc_offset->n_long - i - 1] >> (shiftp - shift_olap);
331 i < ixheaacd_drc_offset->n_long / 2; i++) {
339 for (i = ixheaacd_drc_offset->n_long / 2;
343 ixheaacd_mult32_sh1(-src1[ixheaacd_drc_offset->n_long - i - 1],
350 for (; i < ixheaacd_drc_offset->n_long; i++) {
351 dest[i] = -src1[ixheaacd_drc_offset->n_long - i - 1];