Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dspeed_features.h1301 int adapt_top_model_rd_count_using_neighbors; member
H A Dspeed_features.c511 sf->intra_sf.adapt_top_model_rd_count_using_neighbors = 1; in set_allintra_speed_features_framesize_independent()
2161 intra_sf->adapt_top_model_rd_count_using_neighbors = 0; in init_intra_sf()
H A Dintra_mode_search.c407 if (!intra_sf->adapt_top_model_rd_count_using_neighbors) in get_model_rd_index_for_pruning()