Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpartition_strategy.h146 cpi->sf.auto_max_partition_based_on_simple_motion != NOT_IN_USE && in use_auto_max_partition()
Dspeed_features.h202 NOT_IN_USE, enumerator
Dpartition_strategy.c679 assert(cpi->sf.auto_max_partition_based_on_simple_motion != NOT_IN_USE); in av1_predict_max_partition()
Dspeed_features.c700 sf->auto_max_partition_based_on_simple_motion = NOT_IN_USE; in av1_set_speed_features_framesize_independent()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h97 NOT_IN_USE = 0, enumerator
Dvp9_speed_features.c889 sf->auto_min_max_partition_size = NOT_IN_USE; in vp9_set_speed_features_framesize_independent()