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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp82 void CandidateSelection(Int *mvx, Int *mvy, Int *num_can, Int imb, Int jmb,
871 CandidateSelection(mvx, mvy, &num_can, i0 >> 4, j0 >> 4, video, type_pred);
1344 Function: CandidateSelection
1352 void CandidateSelection(Int *mvx, Int *mvy, Int *num_can, Int imb, Int jmb, function

Completed in 122 milliseconds