HomeSort by relevance Sort by last modified time
    Searched full:blk_8x8_cnt (Results 1 - 1 of 1) sorted by null

  /external/libavc/decoder/
ih264d_process_intra_mb.c 622 WORD32 blk_8x8_cnt; local
644 for(blk_8x8_cnt = 0; blk_8x8_cnt < 4; blk_8x8_cnt++)
646 if(CHECKBIT(ps_cur_mb_info->u1_cbp, blk_8x8_cnt))
686 SET_BIT(u4_luma_dc_only_cbp,blk_8x8_cnt);
    [all...]

Completed in 56 milliseconds