Home | History | Annotate | Download | only in src

Lines Matching defs:pre_add

1034     unsigned int pre_add;
1173 pre_add = psb_surface->buf.buffer_ofs;
1186 pPriv->YBuf0offset = pre_add + gtt_ofs + top * pitch2 + left;
1188 pPriv->UBuf0offset = pre_add + gtt_ofs + (pitch2 * height) + top * (pitch2 / 2) + left;