Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_pre_mix.c467 (WORD32 *)self->r_out_im_fix_in_m2, (FLOAT32 *)self->r_out_im_in_m2, in ixheaacd_mps_apply_mix_matrix()
483 self->r_out_im_in_m2[ts][pb][row][col] = in ixheaacd_mps_apply_mix_matrix()
541 self->r_out_im_in_m2[ts][indx][row][col]; in ixheaacd_mps_apply_mix_matrix()
543 self->r_out_im_in_m2[ts][indx][row][col]; in ixheaacd_mps_apply_mix_matrix()
565 self->r_out_im_in_m2[ts][indx][row][col]; in ixheaacd_mps_apply_mix_matrix()
567 self->r_out_im_in_m2[ts][indx][row][col]; in ixheaacd_mps_apply_mix_matrix()
Dixheaacd_mps_dec.h313 FLOAT32 r_out_im_in_m2[MAX_TIME_SLOTS][MAX_PARAMETER_BANDS][MAX_M_OUTPUT] member