Home
last modified time | relevance | path

Searched refs:hyb_band_to_processing_band_table (Results 1 – 4 of 4) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_mps_parse.c995 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1000 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1005 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1010 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1015 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1020 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1025 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1029 self->hyb_band_to_processing_band_table = NULL; in ixheaacd_mps_header_decode()
Dixheaacd_mps_pre_mix.c377 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_pre_matrix()
401 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_pre_matrix()
504 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix()
532 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix()
556 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix()
Dixheaacd_mps_dec.h203 WORD32 *hyb_band_to_processing_band_table; member
Dixheaacd_mps_dec.c238 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_mix_res_decor()