Home
last modified time | relevance | path

Searched refs:BIGDIA (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h57 BIGDIA = 3, enumerator
Dvp9_speed_features.c360 sf->mv.search_method = BIGDIA; in set_good_speed_feature_framesize_independent()
Dvp9_mcomp.c2701 case BIGDIA: in vp9_full_pixel_search()
/external/libaom/libaom/av1/encoder/
Dspeed_features.h91 BIGDIA = 3, enumerator
Dspeed_features.c369 sf->mv.search_method = BIGDIA; in set_good_speed_features_framesize_independent()
567 sf->mv.search_method = BIGDIA; in set_rt_speed_features_framesize_independent()
Dmcomp.c2348 case BIGDIA: in av1_full_pixel_search()