Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_create.c387 pstr_frame_data->str_layer.bit_rate = in ixheaacd_dec_data_init()
395 &pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_dec_data_init()
399 pstr_frame_data->str_layer.sample_rate_layer; in ixheaacd_dec_data_init()
427 pstr_frame_data->str_layer.sample_rate_layer = in ixheaacd_dec_data_init()
428 4 * pstr_frame_data->str_layer.sample_rate_layer / 3; in ixheaacd_dec_data_init()
447 ixheaacd_decode_init(handle, pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_dec_data_init()
525 pstr_frame_data->str_layer.sample_rate_layer = in ixheaacd_frm_data_init()
527 pstr_frame_data->str_layer.bit_rate = in ixheaacd_frm_data_init()
568 pstr_dec_data->str_usac_data.sampling_rate = pstr_frame_data->str_layer.sample_rate_layer; in ixheaacd_decode_create()
688 pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_decode_create()
Dixheaacd_struct.h54 ia_layer_data_struct str_layer; member