Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_pre_mix.c370 (WORD32 *)self->r_out_im_scratch_m1, (FLOAT32 *)self->r_out_im_in_m1, in ixheaacd_mps_apply_pre_matrix()
387 self->r_out_im_in_m1[ts][indx][row][col] * sign; in ixheaacd_mps_apply_pre_matrix()
389 self->r_out_im_in_m1[ts][indx][row][col] * sign + in ixheaacd_mps_apply_pre_matrix()
411 self->r_out_im_in_m1[ts][indx][row][col] * sign; in ixheaacd_mps_apply_pre_matrix()
413 self->r_out_im_in_m1[ts][indx][row][col] * sign + in ixheaacd_mps_apply_pre_matrix()
Dixheaacd_mps_dec.h304 FLOAT32 r_out_im_in_m1[MAX_TIME_SLOTS][MAX_PARAMETER_BANDS][MAX_M_OUTPUT] member