Searched refs:dc_ccp_tab (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dasv1.c82 static const uint8_t dc_ccp_tab[8][2]={ variable
127 &dc_ccp_tab[0][1], 2, 1,
128 &dc_ccp_tab[0][0], 2, 1, 64);
298 else put_bits(&a->pb, dc_ccp_tab[ccp][1], dc_ccp_tab[ccp][0]);

Completed in 44 milliseconds