Searched refs:offset_dx (Results 1 – 1 of 1) sorted by relevance
1811 int offset_dx, offset_dy; in eChromaMotionComp() local1818 offset_dx = (dx + 7) >> 3; in eChromaMotionComp()1825 index = offset_dx + (offset_dy << 1) + ((blkwidth << 1) & 0x7); in eChromaMotionComp()