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.c1354 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1359 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1364 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1369 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1374 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1379 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1384 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1388 self->hyb_band_to_processing_band_table = NULL; in ixheaacd_mps_header_decode()
1395 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
1399 self->hyb_band_to_processing_band_table = in ixheaacd_mps_header_decode()
[all …]
Dixheaacd_mps_pre_mix.c340 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_pre_matrix()
353 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_pre_matrix()
475 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix()
503 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix()
524 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()
567 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix()
597 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix_type1()
706 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix_type2()
734 WORD32 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_apply_mix_matrix_type2()
[all …]
Dixheaacd_mps_dec.c280 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_mix_res_decor()
317 indx = self->hyb_band_to_processing_band_table[qs]; in ixheaacd_mps_mix_res_decor_residual_band()
Dixheaacd_mps_dec.h235 const WORD32 *hyb_band_to_processing_band_table; member