Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c154 static int combined_motion_search(VP9_COMP *cpi, MACROBLOCK *x, in combined_motion_search() function
1641 if (!combined_motion_search(cpi, x, bsize, mi_row, mi_col, in search_new_mv()
1646 } else if (!combined_motion_search(cpi, x, bsize, mi_row, mi_col, in search_new_mv()
1651 } else if (!combined_motion_search(cpi, x, bsize, mi_row, mi_col, in search_new_mv()
1656 } else if (!combined_motion_search(cpi, x, bsize, mi_row, mi_col, in search_new_mv()
/external/libaom/libaom/av1/encoder/
Dnonrd_pickmode.c118 static int combined_motion_search(AV1_COMP *cpi, MACROBLOCK *x, in combined_motion_search() function
238 } else if (!combined_motion_search(cpi, x, bsize, mi_row, mi_col, in search_new_mv()