Home
last modified time | relevance | path

Searched refs:search_step_table (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmcomp.c628 static const MV search_step_table[12] = { variable
749 const MV *search_step = search_step_table; in av1_find_best_sub_pixel_tree()
2606 const MV *search_step = search_step_table; in av1_find_best_obmc_sub_pixel_tree_up()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c616 static const MV search_step_table[12] = { variable
758 const MV *search_step = search_step_table; in vp9_find_best_sub_pixel_tree()