Home
last modified time | relevance | path

Searched refs:u1_blk_y (Results 1 – 1 of 1) sorted by relevance

/external/libavc/encoder/
Dih264e_core_coding.c1687 UWORD32 i, b8, b4, u1_blk_x, u1_blk_y, u1_pix_x, u1_pix_y, coeff_cnt, mask; in ih264e_code_luma_intra_macroblock_4x4() local
1693 u1_blk_y = GET_BLK_RASTER_POS_Y(b8) << 3; in ih264e_code_luma_intra_macroblock_4x4()
1702 u1_pix_y = u1_blk_y + (GET_SUB_BLK_RASTER_POS_Y(b4) << 2); in ih264e_code_luma_intra_macroblock_4x4()