Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h314 int adjust_partitioning_from_last_frame; member
Dvp9_speed_features.c421 sf->adjust_partitioning_from_last_frame = 1; in set_rt_speed_feature_framesize_independent()
448 sf->adjust_partitioning_from_last_frame = in set_rt_speed_feature_framesize_independent()
703 sf->adjust_partitioning_from_last_frame = 0; in vp9_set_speed_features_framesize_independent()
Dvp9_encodeframe.c2360 cpi->sf.adjust_partitioning_from_last_frame) { in rd_use_partition()
2485 if (do_partition_search && cpi->sf.adjust_partitioning_from_last_frame && in rd_use_partition()