Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c2404 MV *centre_mv_full, int sadpb, int *cost_list, in full_pixel_exhaustive() argument
2408 MV temp_mv = { centre_mv_full->row, centre_mv_full->col }; in full_pixel_exhaustive()
/external/libaom/libaom/av1/encoder/
Dmcomp.c1865 const MV *centre_mv_full, int sadpb, in full_pixel_exhaustive() argument
1870 MV temp_mv = { centre_mv_full->row, centre_mv_full->col }; in full_pixel_exhaustive()