Searched refs:insertsortmv (Results 1 - 4 of 4) sorted by last modified time

/external/libvpx/libvpx/vp8/encoder/
H A Drdopt.c1654 insertsortmv(mvx, vcnt);
1655 insertsortmv(mvy, vcnt);
H A Drdopt.h21 static void insertsortmv(int arr[], int len) function
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Drdopt.c1653 insertsortmv(mvx, vcnt);
1654 insertsortmv(mvy, vcnt);
H A Drdopt.h21 static void insertsortmv(int arr[], int len) function

Completed in 153 milliseconds