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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dmotion_comp.cpp52 int block_x, block_y, offset_x, offset_y, offsetP, offset; local
91 offset_x = x_position + (block_x << 2);
93 x_pos = (offset_x << 2) + *mv++; /*quarter pel */
97 //offsetC = (offset >> 2) + (offset_x >> 1);
100 /*comp_Sl + offset + offset_x,*/

Completed in 57 milliseconds