Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfindhalfpel.cpp76 Int h263_mode = video->encParams->H263_Enabled; /* 3/29/01 */ in FindHalfPelMB() local
98 if (!h263_mode) in FindHalfPelMB()
Dmotion_est.cpp781 UChar h263_mode = video->encParams->H263_Enabled; in MBMotionSearch() local
807 if (!h263_mode) in MBMotionSearch()
1035 if (use_4mv && !h263_mode) in MBMotionSearch()