Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Drdopt.h23 static INLINE void insertsortmv(int arr[], int len) in insertsortmv() function
Drdopt.c1661 insertsortmv(mvx, vcnt); in vp8_mv_pred()
1662 insertsortmv(mvy, vcnt); in vp8_mv_pred()