Home
last modified time | relevance | path

Searched refs:vp8_hex_search (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dmcomp.h36 int vp8_hex_search(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv,
Dtemporal_filter.c160 vp8_hex_search(x, b, d, &best_ref_mv1_full, &d->bmi.mv, step_param, sadpb, in vp8_temporal_filter_find_matching_mb_c()
Dpickinter.c1016 bestsme = vp8_hex_search(x, b, d, &mvp_full, &d->bmi.mv, step_param, in vp8_pick_inter_mode()
Dmcomp.c837 int vp8_hex_search(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_hex_search() function