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