Home
last modified time | relevance | path

Searched defs:best_ref_mv1 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_tpl_model.c433 MV best_ref_mv1 = { 0, 0 }; in full_pixel_motion_search() local
473 MV best_ref_mv1 = { 0, 0 }; in sub_pixel_motion_search() local
510 MV best_ref_mv1 = { 0, 0 }; in motion_compensated_prediction() local
H A Dvp9_temporal_filter.c771 MV best_ref_mv1 = { 0, 0 }; in temporal_filter_find_matching_mb_c() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dtemporal_filter.c124 int_mv best_ref_mv1; in vp8_temporal_filter_find_matching_mb_c() local