Searched refs:plane_row (Results 1 – 1 of 1) sorted by relevance
1148 const int plane_row = (rel_mi_row * MI_SIZE) >> pd->subsampling_y; in build_obmc_inter_pred_left() local1153 uint8_t *const dst = &pd->dst.buf[plane_row * dst_stride]; in build_obmc_inter_pred_left()1155 const uint8_t *const tmp = &ctxt->adjacent[plane][plane_row * tmp_stride]; in build_obmc_inter_pred_left()