Searched defs:blk_cntr (Results 1 - 1 of 1) sorted by relevance

/external/libavc/encoder/
H A Dih264e_core_coding.c168 WORD32 blk_cntr; local
178 for (blk_cntr = 0; blk_cntr < NUM_LUMA4x4_BLOCKS_IN_MB; blk_cntr++)
180 IND2SUB_LUMA_MB(blk_cntr, i4_offsetx, i4_offsety);
186 pi2_out + blk_cntr * dst_strd,
189 u4_round_factor, &pu1_nnz[blk_cntr],
190 &pi2_dc_str[blk_cntr]);
504 WORD32 blk_cntr; local
515 for (blk_cntr
[all...]

Completed in 85 milliseconds