Home
last modified time | relevance | path

Searched refs:u1_blk_y (Results 1 – 4 of 4) 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()
/external/libhevc/encoder/
Dhme_defs.h2595 U08 u1_blk_y; member
Dhme_interface.c3834 ps_blk_attrs->u1_blk_y = blk_y; in hme_set_ctb_boundary_attrs()
Dhme_refine.c7269 (ps_ctb_bound_attrs->as_blk_attrs[blk_id_in_ctb].u1_blk_y); in hme_refine()