Searched refs:p_str_patch_param (Results 1 – 2 of 2) sorted by relevance
94 const ia_patch_param_struct *p_str_patch_param, WORD16 num_patches, in ixheaacd_derive_lim_band_tbl() argument122 patch_borders[k] = p_str_patch_param[k].guard_start_band - sub_band_start; in ixheaacd_derive_lim_band_tbl()292 ia_patch_param_struct *p_str_patch_param = in ixheaacd_reset_hf_generator() local357 ia_patch_param_struct *ptr_loc_patch_param = &p_str_patch_param[patch]; in ixheaacd_reset_hf_generator()397 if ((patch > 0) && (p_str_patch_param[patch].num_bands_in_patch < 3)) { in ixheaacd_reset_hf_generator()399 sb = p_str_patch_param[patch].dst_start_band + in ixheaacd_reset_hf_generator()400 p_str_patch_param[patch].num_bands_in_patch; in ixheaacd_reset_hf_generator()412 sb = ixheaacd_min32(sb, p_str_patch_param[patch].src_start_band); in ixheaacd_reset_hf_generator()413 temp = ixheaacd_max32(temp, p_str_patch_param[patch].src_end_band); in ixheaacd_reset_hf_generator()
50 const ia_patch_param_struct *p_str_patch_param, WORD16 num_patches,