Home | History | Annotate | Download | only in encoder

Lines Matching refs:i4_blk_y

1528     S32 i4_blk_x, i4_blk_y, i4_offset;
1536 i4_blk_y = i4_search_blk_y << ps_prms->i4_shift;
1537 i4_offset = i4_blk_x + i4_blk_y * ps_layer_mv->i4_num_blks_per_row;
1671 S32 i4_blk_x, i4_blk_y, i4_offset;
1679 i4_blk_y = i4_search_blk_y << ps_prms->i4_shift;
1680 i4_offset = i4_blk_x + i4_blk_y * ps_layer_mv->i4_num_blks_per_row;
1901 S32 i4_blk_x, i4_blk_y, i4_offset;
1907 i4_blk_y = i4_search_blk_y << ps_prms->i4_shift;
1908 i4_offset = i4_blk_x + i4_blk_y * ps_layer_mv->i4_num_blks_per_row;