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.c299 sf->adjust_partitioning_from_last_frame = 1; in set_rt_speed_feature()
326 sf->adjust_partitioning_from_last_frame = in set_rt_speed_feature()
483 sf->adjust_partitioning_from_last_frame = 0; in vp9_set_speed_features_framesize_independent()
Dvp9_speed_features.h286 int adjust_partitioning_from_last_frame; member
Dvp9_encodeframe.c1881 cpi->sf.adjust_partitioning_from_last_frame) { in rd_use_partition()
2013 && cpi->sf.adjust_partitioning_from_last_frame in rd_use_partition()