Home | History | Annotate | Download | only in src

Lines Matching defs:currVop

140     Vop *currVop = video->currVop;
184 if (video->currVop->predictionType == I_VOP)
467 currVop->predictionType = I_VOP;
469 currVop->quantizer = video->encParams->InitQuantIvop[video->currLayer];
517 currVop->fcodeForward = (f_code_p > f_code_n ? f_code_p : f_code_n);
537 Int lx = video->currVop->width; // padding
540 Int rx = video->currVop->pitch;
682 Int width = video->currVop->width;
744 Int width = video->currVop->width;
777 Int width = video->currVop->width; /* 6/12/01, must be multiple of 16 */
778 Int height = video->currVop->height;
787 Int lx = video->currVop->pitch; /* padding */
1191 Int lx = video->currVop->pitch; /* with padding */
1272 Int lx = video->currVop->pitch; /* with padding */