Home
last modified time | relevance | path

Searched defs:nearest (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_findnearmv.c26 int_mv *mvlist, int_mv *nearest, int_mv *near) { in vp9_find_best_ref_mvs()
/external/libvpx/libvpx/vp8/common/
Dfindnearmv.c28 int_mv *nearest, in vp8_find_near_mvs()
/external/chromium_org/third_party/WebKit/Source/core/html/
DTimeRanges.cpp186 double TimeRanges::nearest(double time) const in nearest() function in TimeRanges
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c428 int_mv nearest[2], nearmv[2], best[2]; in read_inter_block_mode_info() local
/external/chromium_org/third_party/WebKit/Source/web/
DWebFrameImpl.cpp1941 int nearest = -1; in nearestFindMatch() local