Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_tables.h54 extern const UWORD8 gau1_ih264d_cbp_table[48][2];
Dih264d_tables.c259 const UWORD8 gau1_ih264d_cbp_table[48][2] = variable
Dih264d_parse_islice.c215 u4_cbp = gau1_ih264d_cbp_table[u4_cbp][0]; in ih264d_parse_imb_cavlc()