Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_speed_features.c100 sf->adjust_partitioning_from_last_frame = 1; in set_good_speed_feature()
204 sf->adjust_partitioning_from_last_frame = 1; in set_rt_speed_feature()
238 sf->adjust_partitioning_from_last_frame = in set_rt_speed_feature()
314 sf->adjust_partitioning_from_last_frame = 0; in vp9_set_speed_features()
Dvp9_speed_features.h229 int adjust_partitioning_from_last_frame; member
Dvp9_encodeframe.c1628 cpi->sf.adjust_partitioning_from_last_frame) { in rd_use_partition()
1758 && cpi->sf.adjust_partitioning_from_last_frame in rd_use_partition()