Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_create.c384 pstr_frame_data->str_layer.bit_rate = in ixheaacd_dec_data_init()
392 &pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_dec_data_init()
396 pstr_frame_data->str_layer.sample_rate_layer; in ixheaacd_dec_data_init()
426 pstr_frame_data->str_layer.sample_rate_layer = in ixheaacd_dec_data_init()
427 4 * pstr_frame_data->str_layer.sample_rate_layer / 3; in ixheaacd_dec_data_init()
446 ixheaacd_decode_init(handle, pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_dec_data_init()
524 pstr_frame_data->str_layer.sample_rate_layer = in ixheaacd_frm_data_init()
526 pstr_frame_data->str_layer.bit_rate = in ixheaacd_frm_data_init()
680 pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_decode_create()
Dixheaacd_struct.h54 ia_layer_data_struct str_layer; member