Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_speed_features.h97 NOT_IN_USE = 0, enumerator
Dvp9_speed_features.c925 sf->auto_min_max_partition_size = NOT_IN_USE; in vp9_set_speed_features_framesize_independent()
/external/libaom/av1/encoder/
Dpartition_strategy.h215 NOT_IN_USE && in use_auto_max_partition()
Dspeed_features.h291 NOT_IN_USE, enumerator
Dspeed_features.c284 sf->part_sf.auto_max_partition_based_on_simple_motion = NOT_IN_USE; in set_allintra_speed_feature_framesize_dependent()
825 sf->part_sf.auto_max_partition_based_on_simple_motion = NOT_IN_USE; in set_good_speed_feature_framesize_dependent()
1838 part_sf->auto_max_partition_based_on_simple_motion = NOT_IN_USE; in init_part_sf()
Dpartition_strategy.c914 NOT_IN_USE); in av1_predict_max_partition()
Dpartition_search.c49 part_sf->auto_max_partition_based_on_simple_motion = NOT_IN_USE; in av1_reset_part_sf()