HomeSort by relevance Sort by last modified time
    Searched full:pvc_frame_info (Results 1 - 2 of 2) sorted by null

  /external/libxaac/decoder/
ixheaacd_esbr_envcal.c 111 ia_frame_info_struct *pvc_frame_info = &frame_data->str_pvc_frame_info; local
240 start_pos = pvc_frame_info->border_vec[i];
241 end_pos = pvc_frame_info->border_vec[i + 1];
382 band_loop_end = num_sf_bands[pvc_frame_info->freq_res[i]];
387 li = freq_band_table[pvc_frame_info->freq_res[i]][j];
388 ui = freq_band_table[pvc_frame_info->freq_res[i]][j + 1];
503 for (l = rate * pvc_frame_info->border_vec[i];
504 l < rate * pvc_frame_info->border_vec[1 + i]; l++) {
    [all...]
ixheaacd_env_extr.c 1464 ia_frame_info_struct *pvc_frame_info = &ptr_frame_data->str_pvc_frame_info; local
    [all...]

Completed in 145 milliseconds