Home
last modified time | relevance | path

Searched refs:sbr_found (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_drc_data_struct.h75 UWORD8 sbr_found; member
Dixheaacd_drc_freq_dec.c536 pstr_drc_dec->sbr_found = 0; in ixheaacd_drc_dec_create()
1011 if (!pstr_drc_dec->sbr_found) { in ixheaacd_drc_apply()
1018 if (pstr_drc_dec->sbr_found) { in ixheaacd_drc_apply()
Dixheaacd_aacpluscheck.c124 if (pstr_drc_dec) pstr_drc_dec->sbr_found = 1; in ixheaacd_check_for_sbr_payload()