Searched refs:gu1_cbp_map_tables (Results 1 – 3 of 3) sorted by relevance
79 const UWORD8 gu1_cbp_map_tables[48][2]= variable
64 extern const UWORD8 gu1_cbp_map_tables[48][2];
1133 PUT_BITS_UEV(ps_bitstream, gu1_cbp_map_tables[cbp][0], error_status, "coded_block_pattern"); in ih264e_write_islice_mb_cavlc()1443 …PUT_BITS_UEV(ps_bitstream, gu1_cbp_map_tables[cbp][cbptable], error_status, "coded_block_pattern"); in ih264e_write_pslice_mb_cavlc()1774 …PUT_BITS_UEV(ps_bitstream, gu1_cbp_map_tables[cbp][cbptable], error_status, "coded_block_pattern"); in ih264e_write_bslice_mb_cavlc()