Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h140 SEARCH_PARTITION, enumerator
Dvp9_speed_features.c905 sf->partition_search_type = SEARCH_PARTITION; in vp9_set_speed_features_framesize_independent()
Dvp9_encodeframe.c2708 cpi->sf.partition_search_type == SEARCH_PARTITION && in rd_use_partition()
2840 cpi->sf.partition_search_type == SEARCH_PARTITION && in rd_use_partition()
5688 sf->partition_search_type = SEARCH_PARTITION; in source_var_based_partition_search_method()
/external/libaom/libaom/av1/encoder/
Dspeed_features.h229 SEARCH_PARTITION, enumerator
Dspeed_features.c909 part_sf->partition_search_type = SEARCH_PARTITION; in init_part_sf()