Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dspeed_features.h437 int allow_exhaustive_searches; member
Dspeed_features.c813 sf->allow_exhaustive_searches = 1; in av1_set_speed_features_framesize_independent()
Dmcomp.c2088 int is_allowed = sf->allow_exhaustive_searches && in is_exhaustive_allowed()