Searched refs:hex_num_candidates (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 1514 static const int hex_num_candidates[MAX_PATTERN_SCALES] = { 8, 6, 6, 6, 6, 6, in hex_search() local 1541 use_mvcost, center_mv, best_mv, hex_num_candidates, hex_candidates); in hex_search()
|
/external/libaom/libaom/av1/encoder/ |
D | mcomp.c | 1429 static const int hex_num_candidates[MAX_PATTERN_SCALES] = { 8, 6, 6, 6, 6, 6, in av1_hex_search() local 1456 hex_num_candidates, hex_candidates); in av1_hex_search()
|