Home
last modified time | relevance | path

Searched refs:gau1_ih264d_cbp_tab (Results 1 – 3 of 3) sorted by relevance

/external/libavc/decoder/
Dih264d_tables.h50 extern const UWORD8 gau1_ih264d_cbp_tab[6];
Dih264d_tables.c254 const UWORD8 gau1_ih264d_cbp_tab[6] = variable
Dih264d_parse_islice.c311 u4_cbp = gau1_ih264d_cbp_tab[(u1_mb_type - 1) >> 2]; in ih264d_parse_imb_cavlc()
625 u1_cbp = gau1_ih264d_cbp_tab[(u1_mb_type - 1) >> 2]; in ih264d_parse_imb_cabac()