Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dspeed_features.h1716 int skip_tx_no_split_var_based_partition; member
H A Dspeed_features.c1823 sf->rt_sf.skip_tx_no_split_var_based_partition = 1; in set_rt_speed_features_framesize_independent()
2289 rt_sf->skip_tx_no_split_var_based_partition = 0; in init_rt_sf()
H A Dtx_search.c2574 if (cpi->sf.rt_sf.skip_tx_no_split_var_based_partition) { in select_tx_block()