HomeSort by relevance Sort by last modified time
    Searched refs:getMotionCompensatedMB (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
datapart_encode.cpp 111 getMotionCompensatedMB(video, ind_x, ind_y, offset);
317 getMotionCompensatedMB(video, ind_x, ind_y, offset);
combined_encode.cpp 139 getMotionCompensatedMB(video, ind_x, ind_y, offset);
404 getMotionCompensatedMB(video, ind_x, ind_y, offset);
mp4enc_lib.h 101 void getMotionCompensatedMB(VideoEncData *video, Int ind_x, Int ind_y, Int offset);
motion_comp.cpp 88 /* Function : getMotionCompensatedMB( ) */
98 void getMotionCompensatedMB(VideoEncData *video, Int ind_x, Int ind_y, Int offset)
    [all...]

Completed in 92 milliseconds