Home
last modified time | relevance | path

Searched refs:VAR_BASED_PARTITION (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_speed_features.h113 VAR_BASED_PARTITION enumerator
Dvp9_encodeframe.c2348 cpi->sf.partition_search_type == VAR_BASED_PARTITION || in encode_rd_sb_row()
2367 } else if (cpi->sf.partition_search_type == VAR_BASED_PARTITION) { in encode_rd_sb_row()
3049 case VAR_BASED_PARTITION: in encode_nonrd_sb_row()