Searched refs:vp9_hex_search (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_mcomp.h87 integer_mv_pattern_search_fn vp9_hex_search; variable
H A Dvp9_mbgraph.c48 vp9_hex_search(x, &ref_full, step_param, x->errorperbit, 0, &v_fn_ptr, 0,
H A Dvp9_temporal_filter.c170 vp9_hex_search(x, &best_ref_mv1_full, step_param, sadpb, 1,
H A Dvp9_mcomp.c632 int vp9_hex_search(const MACROBLOCK *x, function
757 return vp9_hex_search(x, ref_mv, MAX(MAX_MVSEARCH_STEPS - 2, search_param),
1388 var = vp9_hex_search(x, mvp_full, step_param, error_per_bit, 1,

Completed in 2616 milliseconds