Lines Matching refs:blk_y
800 S32 blk_y; in hme_coarsest() local
1221 blk_y = -1; in hme_coarsest()
1229 blk_y = ps_job->s_job_info.s_me_job_info.i4_vert_unit_row_no; in hme_coarsest()
1239 set_dep_pos = blk_y + 1; in hme_coarsest()
1240 if(blk_y > 0) in hme_coarsest()
1243 check_dep_pos = blk_y - 1; in hme_coarsest()
1277 (blk_y - 1) << 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()
1294 ps_ctxt->ai4_row_index[MAX((blk_y - 1), 0)] * num_blks_in_row; in hme_coarsest()
1301 s_search_prms_4x4.i4_y_off = blk_y << blk_size_shift; in hme_coarsest()
1304 s_search_prms_4x8.i4_y_off = s_search_prms_8x4.i4_y_off = (blk_y - 1) in hme_coarsest()
1312 ps_ctxt->ai4_row_index[MAX((blk_y - 1), 0)] * in hme_coarsest()
1316 ps_ctxt->ai4_row_index[blk_y] * ai4_sad_4x4_block_stride[i1_ref_idx]; in hme_coarsest()
1341 if((0 == blk_y) || (num_blks_in_row == blk_x)) in hme_coarsest()
1353 blk_y << blk_size_shift, in hme_coarsest()
1399 blk_y - 1, in hme_coarsest()
1430 blk_y << blk_size_shift, in hme_coarsest()
1433 if(i4_pic_ht == blk_y) in hme_coarsest()
1494 (blk_y - 1) << blk_size_shift, in hme_coarsest()
1582 (blk_y - 1), in hme_coarsest()
1592 ps_ctxt->ai4_row_index[blk_y - 1] * num_blks_in_row) = in hme_coarsest()
1596 ps_ctxt->ai4_row_index[blk_y - 1] * num_blks_in_row) = in hme_coarsest()
1670 blk_y, in hme_coarsest()