Searched refs:tmp_word (Results 1 – 1 of 1) sorted by relevance
59 uint32 tmp_word; in AVCMBMotionComp() local61 tmp_word = y_position * picPitch; in AVCMBMotionComp()62 curL = currPic->Sl + tmp_word + x_position; in AVCMBMotionComp()63 offset = (tmp_word >> 2) + (x_position >> 1); in AVCMBMotionComp()