Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mbgraph.c34 const SEARCH_METHODS old_search_method = mv_sf->search_method; in do_16x16_motion_iteration() local
57 mv_sf->search_method = old_search_method; in do_16x16_motion_iteration()
Dvp9_temporal_filter.c221 const SEARCH_METHODS old_search_method = mv_sf->search_method; in temporal_filter_find_matching_mb_c() local
253 mv_sf->search_method = old_search_method; in temporal_filter_find_matching_mb_c()