Home | History | Annotate | Download | only in dec

Lines Matching refs:mbY

57     int mbX, mbY;
60 mbY = (height + 15)/16;
63 mbY = (mbY + 1) / 2 * 2;
65 return (mbX * 16) * (mbY * 16);