Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_lt_predict.c54 UWORD16 win_shape_prev, UWORD32 sr_index, UWORD32 object_type, in ixheaacd_lt_prediction() argument
61 const WORD8 *swb_offset = aac_tables_ptr->scale_factor_bands_long[sr_index]; in ixheaacd_lt_prediction()
66 swb_offset = aac_tables_ptr->scale_fac_bands_512[sr_index]; in ixheaacd_lt_prediction()
68 swb_offset = aac_tables_ptr->scale_fac_bands_480[sr_index]; in ixheaacd_lt_prediction()
Dixheaacd_hcr.h37 UWORD16 win_shape_prev, UWORD32 sr_index, UWORD32 object_type,