Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1440 int64_t none_rd = INT64_MAX; in rd_use_partition() local
1496 none_rd = RDCOST(x->rdmult, x->rddiv, none_rate, none_dist); in rd_use_partition()
1666 if (none_rd < chosen_rd) { in rd_use_partition()