Home
last modified time | relevance | path

Searched refs:offset_x (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_comp.cpp52 int block_x, block_y, offset_x, offset_y, offsetP, offset; in AVCMBMotionComp() local
91 offset_x = x_position + (block_x << 2); in AVCMBMotionComp()
93 x_pos = (offset_x << 2) + *mv++; /*quarter pel */ in AVCMBMotionComp()