Home
last modified time | relevance | path

Searched refs:ih264d_parse_pred_weight_table (Results 1 – 4 of 4) sorted by relevance

/external/libavc/decoder/
Dih264d_process_pslice.h43 WORD32 ih264d_parse_pred_weight_table(dec_slice_params_t * ps_cur_slice,
Dih264d_process_pslice.c813 WORD32 ih264d_parse_pred_weight_table(dec_slice_params_t * ps_cur_slice, in ih264d_parse_pred_weight_table() function
Dih264d_parse_bslice.c1570 ret = ih264d_parse_pred_weight_table(ps_slice, ps_bitstrm); in ih264d_parse_bslice()
Dih264d_parse_pslice.c2061 ret = ih264d_parse_pred_weight_table(ps_cur_slice, ps_bitstrm); in ih264d_parse_pslice()