Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmp4lib_int.h219 Bool HalfPel_Enabled; /* Turn Halfpel ME on or off */ member
Dmotion_est.cpp340 if (video->encParams->HalfPel_Enabled) in MotionEstimation()