Searched defs:h263_mode (Results 1 - 2 of 2) sorted by relevance

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

Completed in 244 milliseconds