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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dmotion_comp.cpp59 uint32 tmp_word; local
61 tmp_word = y_position * picPitch;
62 curL = currPic->Sl + tmp_word + x_position;
63 offset = (tmp_word >> 2) + (x_position >> 1);

Completed in 2540 milliseconds