Home
last modified time | relevance | path

Searched defs:full_mv_num (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1766 const int_mv *nb_full_mvs, int full_mv_num) { in vp9_diamond_search_sad_new()
2275 const int_mv *nb_full_mvs, int full_mv_num, in vp9_full_pixel_diamond_new()
2462 const int_mv *nb_full_mvs, int full_mv_num) { in vp9_refining_search_sad_new()
Dvp9_rdopt.c2325 int full_mv_num = 0; in find_prev_nb_full_mvs() local