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

/external/libxaac/decoder/
H A Dixheaacd_env_extr.h71 WORD32 sbr_patching_mode; member in struct:__anon13205
H A Dixheaacd_env_extr.c643 ptr_frame_data->sbr_patching_mode =
646 if (ptr_frame_data->sbr_patching_mode == 0) {
731 ptr_frame_data->sbr_patching_mode =
733 if (ptr_frame_data->sbr_patching_mode == 0) {
817 ptr_frame_data[0]->sbr_patching_mode =
818 ptr_frame_data[1]->sbr_patching_mode =
820 if (ptr_frame_data[0]->sbr_patching_mode == 0) {
842 ptr_frame_data[0]->sbr_patching_mode =
844 if (ptr_frame_data[0]->sbr_patching_mode == 0) {
856 ptr_frame_data[1]->sbr_patching_mode
[all...]
H A Dixheaacd_esbr_envcal.c172 num_sf_bands[LOW], x_over_qmf, frame_data->sbr_patching_mode,
176 if (frame_data->sbr_patching_mode != frame_data->prev_sbr_patching_mode) {
180 num_sf_bands[LOW], x_over_qmf, frame_data->sbr_patching_mode,
183 frame_data->prev_sbr_patching_mode = frame_data->sbr_patching_mode;
H A Dixheaacd_sbrdec_lpfuncs.c964 WORD32 sbr_patching_mode = ptr_frame_data->sbr_patching_mode; local
1010 if (sbr_patching_mode || !hbe_flag) {
1160 if (hbe_flag && !sbr_patching_mode) {

Completed in 67 milliseconds