Home | History | Annotate | Download | only in src

Lines Matching refs:mbnum

52     Int sad, k, CBP, mbnum = video->mbnum;
54 UChar Mode = video->headerInfo.Mode[mbnum];
143 sad = video->mot[mbnum][k+1].sad;
248 video->headerInfo.CBP[mbnum] = CBP; /* 5/18/2001 */
281 Int sad, k, CBP, mbnum = video->mbnum;
283 UChar Mode = video->headerInfo.Mode[mbnum];
370 sad = video->mot[mbnum][k+1].sad;
469 video->headerInfo.CBP[mbnum] = CBP; /* 5/18/2001 */