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.c1005 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()
1030 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1035 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1039 self->hyb_band_to_processing_band_table = NULL; in ixheaacd_mps_header_decode()
Dixheaacd_mps_pre_mix.c373 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_pre_matrix()
397 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_pre_matrix()
500 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix()
528 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix()
552 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix()
Dixheaacd_mps_dec.h203 const WORD32 *hyb_band_to_processing_band_table; member
Dixheaacd_mps_dec.c239 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_mix_res_decor()