Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_create.c364 pstr_frame_data->str_layer.bit_rate = in ixheaacd_dec_data_init()
372 &pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_dec_data_init()
376 pstr_frame_data->str_layer.sample_rate_layer; in ixheaacd_dec_data_init()
406 pstr_frame_data->str_layer.sample_rate_layer = in ixheaacd_dec_data_init()
407 4 * pstr_frame_data->str_layer.sample_rate_layer / 3; in ixheaacd_dec_data_init()
426 ixheaacd_decode_init(handle, pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_dec_data_init()
504 pstr_frame_data->str_layer.sample_rate_layer = in ixheaacd_frm_data_init()
506 pstr_frame_data->str_layer.bit_rate = in ixheaacd_frm_data_init()
660 pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_decode_create()
Dixheaacd_struct.h54 ia_layer_data_struct str_layer; member