Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_speed_features.h100 SEARCH_PARTITION = 0, enumerator
Dvp9_speed_features.c308 sf->partition_search_type = SEARCH_PARTITION; in vp9_set_speed_features()
Dvp9_encodeframe.c1627 cpi->sf.partition_search_type == SEARCH_PARTITION && in rd_use_partition()
1759 && cpi->sf.partition_search_type == SEARCH_PARTITION in rd_use_partition()
2345 if ((cpi->sf.partition_search_type == SEARCH_PARTITION && in encode_rd_sb_row()