Searched refs:vp8_hex_search (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/ |
D | mcomp.h | 36 int vp8_hex_search(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv,
|
D | temporal_filter.c | 160 vp8_hex_search(x, b, d, &best_ref_mv1_full, &d->bmi.mv, step_param, sadpb, in vp8_temporal_filter_find_matching_mb_c()
|
D | pickinter.c | 1019 bestsme = vp8_hex_search(x, b, d, &mvp_full, &d->bmi.mv, step_param, in vp8_pick_inter_mode()
|
D | mcomp.c | 837 int vp8_hex_search(MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *ref_mv, in vp8_hex_search() function
|