Home
last modified time | relevance | path

Searched refs:use_first_partition_pass_interintra_stats (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dspeed_features.h380 int use_first_partition_pass_interintra_stats; member
Dspeed_features.c176 sf->use_first_partition_pass_interintra_stats = in set_good_speed_feature_framesize_dependent()
711 sf->use_first_partition_pass_interintra_stats = 0; in av1_set_speed_features_framesize_independent()
Dencodeframe.c4282 if (cpi->sf.use_first_partition_pass_interintra_stats) in init_first_partition_pass_stats_tables()
4456 if (cpi->sf.use_first_partition_pass_interintra_stats) in first_partition_search_pass()
4466 if (cpi->sf.use_first_partition_pass_interintra_stats) { in first_partition_search_pass()
5953 if (cpi->sf.use_first_partition_pass_interintra_stats) { in encode_superblock()
Drdopt.c9315 cpi->sf.use_first_partition_pass_interintra_stats && in skip_interintra_based_on_first_pass_stats()