Home | History | Annotate | Download | only in src

Lines Matching defs:currVop

101     Vop *currVop = video->currVop;
116 round1 = (Int)(1 - video->currVop->roundingType);
118 pitch = currVop->pitch;
119 height = currVop->height;
158 pitch_uv, (currVop->width) >> 1, height_uv, round1);
182 pitch_uv, (currVop->width) >> 1, height_uv, round1);