Searched refs:ai4_row_index (Results 1 – 3 of 3) sorted by relevance
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()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()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()
2827 S32 ai4_row_index[(HEVCE_MAX_HEIGHT >> 1) >> 2]; member
2638 ps_ctxt->ai4_row_index[i] = (i % num_rows_coarse); in hme_coarse_init_ctxt()