Searched refs:HTFM (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h86 #define HTFM /* 3/2/01, Hypothesis Test Fast Matching for early drop-out*/ macro
94 /* 4/11/01, if SSE or MMX, no HTFM, no SAD_HP_FLY */
H A Dmp4enc_lib.h118 #ifdef HTFM
159 #ifdef HTFM /* Hypothesis Testing Fast Matching */
172 #ifdef HTFM
H A Dmp4lib_int.h307 #ifdef HTFM
362 #ifdef HTFM
363 Int nrmlz_th[48]; /* Threshold for fast SAD calculation using HTFM */
368 UChar currYMB[256]; /* interleaved current macroblock in HTFM order */
H A Dmotion_est.cpp99 #ifdef HTFM /* defined in mp4def.h */
166 #ifdef HTFM
230 #ifdef HTFM
279 #if defined(HTFM)
519 #ifdef HTFM
533 #ifdef HTFM
H A Dsad.cpp93 #ifdef HTFM /* HTFM with uniform subsampling implementation, 2/28/01 */
300 #endif /* HTFM */
H A Dsad_halfpel.cpp332 #ifdef HTFM /* HTFM with uniform subsampling implementation, 2/28/01 */
769 #endif /* HTFM */

Completed in 318 milliseconds