Searched refs:doubleWidth (Results 1 – 1 of 1) sorted by relevance
146 int doubleWidth = video->nMBPerRow << 1; in PV_GetMBvectors() local147 int pos = (x_pos + y_pos * doubleWidth) << 1; in PV_GetMBvectors()161 offset = (k & 1) + (k >> 1) * doubleWidth; in PV_GetMBvectors()214 pos += doubleWidth; in PV_GetMBvectors()229 offset = (k & 1) + (k >> 1) * doubleWidth; in PV_GetMBvectors()247 pos += doubleWidth; in PV_GetMBvectors()