Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Drdopt.h25 static INLINE void insertsortmv(int arr[], int len) { in insertsortmv() function
Drdopt.c1469 insertsortmv(mvx, vcnt); in vp8_mv_pred()
1470 insertsortmv(mvy, vcnt); in vp8_mv_pred()