Searched refs:au1_part_cnt (Results 1 – 1 of 1) sorted by relevance
1394 const UWORD8 au1_part_cnt[] = { 1, 2, 2, 4 }; in ih264e_write_pslice_mb_cavlc() local1400 UWORD32 u4_part_cnt = au1_part_cnt[mb_type - 3]; in ih264e_write_pslice_mb_cavlc()1699 const UWORD8 au1_part_cnt[] = { 1, 2, 2, 4 }; in ih264e_write_bslice_mb_cavlc() local1705 UWORD32 u4_part_cnt = au1_part_cnt[mb_type - B16x16]; in ih264e_write_bslice_mb_cavlc()