Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_pred_vec_block.c144 if (tab_2_index < ptr_pvc_data->p_pvc_id_boundary[0]) { in ixheaacd_pvc_pred_env_sf()
146 } else if (tab_2_index < ptr_pvc_data->p_pvc_id_boundary[1]) { in ixheaacd_pvc_pred_env_sf()
187 ptr_pvc_data->p_pvc_id_boundary = in ixheaacd_pvc_process()
207 ptr_pvc_data->p_pvc_id_boundary = in ixheaacd_pvc_process()
Dixheaacd_pvc_dec.h40 UWORD8 *p_pvc_id_boundary; member