Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h455 int allow_partition_search_skip; member
Dvp9_speed_features.c243 sf->allow_partition_search_skip = 1; in set_good_speed_feature_framesize_independent()
711 sf->allow_partition_search_skip = 0; in vp9_set_speed_features_framesize_independent()
Dvp9_firstpass.c3097 if (cpi->sf.allow_partition_search_skip && cpi->oxcf.pass == 2 && in vp9_rc_get_second_pass_params()
3209 if (cpi->sf.allow_partition_search_skip && cpi->oxcf.pass == 2 && in vp9_rc_get_second_pass_params()