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

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

Completed in 28 milliseconds