Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_tns.c49 #define sfb_offset(x) (((x) > 0) ? sfb_top[(x)-1] : 0)
196 const WORD16 *sfb_top; in ixheaacd_tns_apply() local
206 sfb_top = pstr_sfb_info->ptr_sfb_tbl; in ixheaacd_tns_apply()