HomeSort by relevance Sort by last modified time
    Searched refs:pstr_settings (Results 1 - 5 of 5) sorted by null

  /external/libxaac/decoder/
ixheaacd_lpp_tran.c 577 WORD num_patches = hf_generator->pstr_settings->num_patches;
579 hf_generator->pstr_settings->str_patch_param;
694 while (high_band >= hf_generator->pstr_settings->bw_borders[bw_idx]) {
752 hf_generator->pstr_settings->str_patch_param;
757 WORD32 num_patches = hf_generator->pstr_settings->num_patches;
759 stop_idx = (hf_generator->pstr_settings->num_columns + stop_idx);
788 1, ixheaacd_sub16(hf_generator->pstr_settings->start_patch, 2));
814 start_patch = hf_generator->pstr_settings->start_patch;
815 stop_patch = hf_generator->pstr_settings->stop_patch;
861 hf_generator->pstr_settings->str_patch_param
    [all...]
ixheaacd_lpp_tran.h 59 ia_transposer_settings_struct *pstr_settings; member in struct:__anon30249
ixheaacd_sbrdecoder.c 208 ptr_sbr_dec->str_hf_generator.pstr_settings->str_patch_param,
209 ptr_sbr_dec->str_hf_generator.pstr_settings->num_patches,
ixheaacd_sbrdec_initfuncs.c 840 ptr_hf_gen_str->pstr_settings = &sbr_persistent_mem->str_sbr_tran_settings;
    [all...]
ixheaacd_sbrdec_lpfuncs.c 291 ptr_hf_gen_str->pstr_settings;
    [all...]

Completed in 1251 milliseconds