Searched defs:MAX_HYBRID_BANDS_MPS (Results 1 – 3 of 3) sorted by relevance
134 ia_cmplx_flt_struct in[MAX_TIME_SLOTS][MAX_HYBRID_BANDS_MPS], in ixheaacd_mps_decor_energy_adjustment()135 ia_cmplx_flt_struct out[MAX_TIME_SLOTS][MAX_HYBRID_BANDS_MPS], in ixheaacd_mps_decor_energy_adjustment()226 ia_cmplx_flt_struct in[MAX_TIME_SLOTS][MAX_HYBRID_BANDS_MPS], in ixheaacd_mps_decor_apply()227 ia_cmplx_flt_struct out[MAX_TIME_SLOTS][MAX_HYBRID_BANDS_MPS], in ixheaacd_mps_decor_apply()
176 ia_cmplx_flt_struct hyb[MAX_TIME_SLOTS][MAX_HYBRID_BANDS_MPS]) { in ixheaacd_mps_qmf_hybrid_analysis()268 ia_cmplx_flt_struct hyb[MAX_TIME_SLOTS][MAX_HYBRID_BANDS_MPS], in ixheaacd_mps_qmf_hybrid_synthesis()
70 #define MAX_HYBRID_BANDS_MPS (MAX_NUM_QMF_BANDS_MPS_NEW - 3 + 10) macro