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.c271 const int seg_qindex = seg->abs_delta == SEGMENT_ABSDATA ? in vp9_get_qindex() local
273 return clamp(seg_qindex, 0, MAXQ); in vp9_get_qindex()