Home
last modified time | relevance | path

Searched refs:SEARCH_PARTITION (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h140 SEARCH_PARTITION, enumerator
Dvp9_speed_features.c884 sf->partition_search_type = SEARCH_PARTITION; in vp9_set_speed_features_framesize_independent()
Dvp9_encodeframe.c2623 cpi->sf.partition_search_type == SEARCH_PARTITION && in rd_use_partition()
2754 cpi->sf.partition_search_type == SEARCH_PARTITION && in rd_use_partition()
5505 sf->partition_search_type = SEARCH_PARTITION; in source_var_based_partition_search_method()
/external/libaom/libaom/av1/encoder/
Dspeed_features.h184 SEARCH_PARTITION, enumerator
Dspeed_features.c689 sf->partition_search_type = SEARCH_PARTITION; in av1_set_speed_features_framesize_independent()
Dencodeframe.c1740 cpi->sf.partition_search_type == SEARCH_PARTITION && in rd_use_partition()
1869 cpi->sf.partition_search_type == SEARCH_PARTITION && in rd_use_partition()