Home | History | Annotate | Download | only in nv50

Lines Matching refs:srcy_adj

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