Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c1578 int64_t none_rd = INT64_MAX; in rd_use_partition() local
1655 none_rd = RDCOST(x->rdmult, x->rddiv, none_rate, none_dist); in rd_use_partition()
1828 if (none_rd < chosen_rd) { in rd_use_partition()