Home
last modified time | relevance | path

Searched refs:sbr_patching_mode (Results 1 – 4 of 4) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_env_extr.c644 ptr_frame_data->sbr_patching_mode = in ixheaacd_sbr_read_pvc_sce()
647 if (ptr_frame_data->sbr_patching_mode == 0) { in ixheaacd_sbr_read_pvc_sce()
733 ptr_frame_data->sbr_patching_mode = in ixheaacd_sbr_read_sce()
735 if (ptr_frame_data->sbr_patching_mode == 0) { in ixheaacd_sbr_read_sce()
819 ptr_frame_data[0]->sbr_patching_mode = in ixheaacd_sbr_read_cpe()
820 ptr_frame_data[1]->sbr_patching_mode = in ixheaacd_sbr_read_cpe()
822 if (ptr_frame_data[0]->sbr_patching_mode == 0) { in ixheaacd_sbr_read_cpe()
844 ptr_frame_data[0]->sbr_patching_mode = in ixheaacd_sbr_read_cpe()
846 if (ptr_frame_data[0]->sbr_patching_mode == 0) { in ixheaacd_sbr_read_cpe()
858 ptr_frame_data[1]->sbr_patching_mode = in ixheaacd_sbr_read_cpe()
[all …]
Dixheaacd_env_extr.h72 WORD32 sbr_patching_mode; member
Dixheaacd_esbr_envcal.c173 num_sf_bands[LOW], x_over_qmf, frame_data->sbr_patching_mode, in ixheaacd_sbr_env_calc()
178 if (frame_data->sbr_patching_mode != frame_data->prev_sbr_patching_mode) { in ixheaacd_sbr_env_calc()
182 num_sf_bands[LOW], x_over_qmf, frame_data->sbr_patching_mode, in ixheaacd_sbr_env_calc()
186 frame_data->prev_sbr_patching_mode = frame_data->sbr_patching_mode; in ixheaacd_sbr_env_calc()
Dixheaacd_sbrdec_lpfuncs.c979 WORD32 sbr_patching_mode = ptr_frame_data->sbr_patching_mode; in ixheaacd_generate_hf() local
1025 if (sbr_patching_mode || !hbe_flag) { in ixheaacd_generate_hf()
1179 if (hbe_flag && !sbr_patching_mode) { in ixheaacd_generate_hf()