Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dspeed_features.h1580 int nonrd_check_partition_split; member
H A Dpartition_search.c458 (x->reuse_inter_pred && (!cpi->sf.rt_sf.nonrd_check_partition_split) && in encode_superblock()
2245 cpi->sf.rt_sf.nonrd_check_partition_split == 1) { in pick_sb_modes_nonrd()
2984 cpi->sf.rt_sf.nonrd_check_partition_split == 1) { in av1_nonrd_use_partition()
H A Dspeed_features.c2261 rt_sf->nonrd_check_partition_split = 0; in init_rt_sf()