Home
last modified time | relevance | path

Searched refs:src_end_band (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_lpp_tran.c687 (low_band >= p_loc_patch_param->src_end_band) || in ixheaacd_filter1_lp()
818 WORD32 src_start_band, src_end_band, dst_start_band, dst_end_band; in ixheaacd_low_pow_hf_generator() local
825 src_end_band = ptr_loc_patch_param->src_end_band; in ixheaacd_low_pow_hf_generator()
831 if ((low_band < src_start_band) || (low_band >= src_end_band) || in ixheaacd_low_pow_hf_generator()
1084 (low_band >= patch_param[patch].src_end_band)) { in ixheaacd_hf_generator()
Dixheaacd_lpp_tran.h41 WORD16 src_end_band; member
Dixheaacd_sbrdec_lpfuncs.c381 ptr_loc_patch_param->src_end_band = in ixheaacd_reset_hf_generator()
413 temp = ixheaacd_max32(temp, p_str_patch_param[patch].src_end_band); in ixheaacd_reset_hf_generator()