Home | History | Annotate | Download | only in nvc0

Lines Matching refs:srcy_adj

1395    const int32_t srcy_adj = info->src.box.height < 0 ? -1 : 0;
1473 srcy = (int64_t)(info->src.box.y + srcy_adj) << (src->ms_y + 32);