Home
last modified time | relevance | path

Searched refs:enhanced_full_pixel_motion_search (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h391 int enhanced_full_pixel_motion_search; member
Dvp9_speed_features.c308 sf->enhanced_full_pixel_motion_search = 0; in set_good_speed_feature_framesize_independent()
448 sf->enhanced_full_pixel_motion_search = 0; in set_rt_speed_feature_framesize_independent()
875 sf->enhanced_full_pixel_motion_search = 1; in vp9_set_speed_features_framesize_independent()
Dvp9_rdopt.c2486 if (cpi->sf.enhanced_full_pixel_motion_search) { in single_motion_search()