Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_quant_common.c200 const int seg_qindex = in vp9_get_qindex() local
202 return clamp(seg_qindex, 0, MAXQ); in vp9_get_qindex()