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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Ddatapart_encode.cpp111 getMotionCompensatedMB(video, ind_x, ind_y, offset);
317 getMotionCompensatedMB(video, ind_x, ind_y, offset);
H A Dcombined_encode.cpp139 getMotionCompensatedMB(video, ind_x, ind_y, offset);
404 getMotionCompensatedMB(video, ind_x, ind_y, offset);
H A Dmp4enc_lib.h101 void getMotionCompensatedMB(VideoEncData *video, Int ind_x, Int ind_y, Int offset);
H A Dmotion_comp.cpp88 /* Function : getMotionCompensatedMB( ) */
98 void getMotionCompensatedMB(VideoEncData *video, Int ind_x, Int ind_y, Int offset) function

Completed in 162 milliseconds