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