Home
last modified time | relevance | path

Searched refs:REFERENCE_PARTITION (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h145 REFERENCE_PARTITION, enumerator
Dvp9_speed_features.c564 sf->partition_search_type = REFERENCE_PARTITION; in set_rt_speed_feature_framesize_independent()
569 sf->partition_search_type = REFERENCE_PARTITION; in set_rt_speed_feature_framesize_independent()
572 sf->partition_search_type = REFERENCE_PARTITION; in set_rt_speed_feature_framesize_independent()
Dvp9_encodeframe.c610 sf->partition_search_type != REFERENCE_PARTITION) { in vp9_set_variance_partition_thresholds()
5316 partition_search_type = REFERENCE_PARTITION; in encode_nonrd_sb_row()
5353 assert(partition_search_type == REFERENCE_PARTITION); in encode_nonrd_sb_row()
/external/libaom/libaom/av1/encoder/
Dspeed_features.h189 REFERENCE_PARTITION, enumerator
Dspeed_features.c404 sf->partition_search_type = REFERENCE_PARTITION; in set_good_speed_features_framesize_independent()
602 sf->partition_search_type = REFERENCE_PARTITION; in set_rt_speed_features_framesize_independent()