Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_est.cpp24 #define ALL_CAND_EQUAL 10 /* any number greater than 5 will work */ macro
1084 if (num_can == ALL_CAND_EQUAL) in AVCMBMotionSearch()
1655 *num_can = ALL_CAND_EQUAL; /* all are equal */ in AVCCandidateSelection()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmotion_est.cpp41 #define ALL_CAND_EQUAL 10 /* any number greater than 5 will work */ macro
876 if (num_can == ALL_CAND_EQUAL) in MBMotionSearch()
1562 *num_can = ALL_CAND_EQUAL; /* all are equal */ in CandidateSelection()