Lines Matching refs:blk_x
798 S32 blk_x, num_blks_in_pic, num_blks_in_row, num_4x4_blks_in_row; in hme_coarsest() local
1254 for(blk_x = 0; blk_x < (num_blks_in_row + 1); blk_x++) in hme_coarsest()
1258 if(blk_x < (num_blks_in_row)) in hme_coarsest()
1262 blk_x, in hme_coarsest()
1276 blk_x << blk_size_shift, in hme_coarsest()
1291 blk_x + ps_ctxt->ai4_row_index[MAX((blk_y - 2), 0)] * num_blks_in_row; in hme_coarsest()
1293 MAX((blk_x - 1), 0) + in hme_coarsest()
1300 s_search_prms_4x4.i4_x_off = blk_x << blk_size_shift; in hme_coarsest()
1303 s_search_prms_4x8.i4_x_off = s_search_prms_8x4.i4_x_off = blk_x << blk_size_shift; in hme_coarsest()
1311 sad_top_offset = (blk_x * ai4_sad_4x4_block_size[i1_ref_idx]) + in hme_coarsest()
1315 (blk_x * ai4_sad_4x4_block_size[i1_ref_idx]) + in hme_coarsest()
1319 if(0 == blk_x) in hme_coarsest()
1321 &ps_ctxt->aps_best_search_nodes_8x4_n_rows[i1_ref_idx][blk_x], in hme_coarsest()
1331 if(num_blks_in_row == blk_x) in hme_coarsest()
1341 if((0 == blk_y) || (num_blks_in_row == blk_x)) in hme_coarsest()
1352 blk_x << blk_size_shift, in hme_coarsest()
1398 blk_x, in hme_coarsest()
1429 blk_x << blk_size_shift, in hme_coarsest()
1493 blk_x << blk_size_shift, in hme_coarsest()
1581 blk_x, in hme_coarsest()
1591 *(ps_ctxt->aps_best_search_nodes_4x8_n_rows[i1_ref_idx] + blk_x + in hme_coarsest()
1595 *(ps_ctxt->aps_best_search_nodes_8x4_n_rows[i1_ref_idx] + blk_x + in hme_coarsest()
1669 (blk_x + 1), in hme_coarsest()