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.c643 ptr_frame_data->sbr_patching_mode = in ixheaacd_sbr_read_pvc_sce()
646 if (ptr_frame_data->sbr_patching_mode == 0) { in ixheaacd_sbr_read_pvc_sce()
731 ptr_frame_data->sbr_patching_mode = in ixheaacd_sbr_read_sce()
733 if (ptr_frame_data->sbr_patching_mode == 0) { in ixheaacd_sbr_read_sce()
817 ptr_frame_data[0]->sbr_patching_mode = in ixheaacd_sbr_read_cpe()
818 ptr_frame_data[1]->sbr_patching_mode = in ixheaacd_sbr_read_cpe()
820 if (ptr_frame_data[0]->sbr_patching_mode == 0) { in ixheaacd_sbr_read_cpe()
842 ptr_frame_data[0]->sbr_patching_mode = in ixheaacd_sbr_read_cpe()
844 if (ptr_frame_data[0]->sbr_patching_mode == 0) { in ixheaacd_sbr_read_cpe()
856 ptr_frame_data[1]->sbr_patching_mode = in ixheaacd_sbr_read_cpe()
[all …]
Dixheaacd_env_extr.h71 WORD32 sbr_patching_mode; member
Dixheaacd_esbr_envcal.c172 num_sf_bands[LOW], x_over_qmf, frame_data->sbr_patching_mode, in ixheaacd_sbr_env_calc()
176 if (frame_data->sbr_patching_mode != frame_data->prev_sbr_patching_mode) { in ixheaacd_sbr_env_calc()
180 num_sf_bands[LOW], x_over_qmf, frame_data->sbr_patching_mode, in ixheaacd_sbr_env_calc()
183 frame_data->prev_sbr_patching_mode = frame_data->sbr_patching_mode; in ixheaacd_sbr_env_calc()
Dixheaacd_sbrdec_lpfuncs.c964 WORD32 sbr_patching_mode = ptr_frame_data->sbr_patching_mode; in ixheaacd_generate_hf() local
1010 if (sbr_patching_mode || !hbe_flag) { in ixheaacd_generate_hf()
1160 if (hbe_flag && !sbr_patching_mode) { in ixheaacd_generate_hf()