Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c433 const int64_t threshold_multiplier = 25; in set_vt_partitioning() local
434 int64_t threshold = threshold_multiplier * cpi->common.base_qindex; in set_vt_partitioning()