Searched refs:dquv_ac (Results 1 – 1 of 1) sorted by relevance
69 const int dquv_ac = VP8Get(br) ? VP8GetSignedValue(br, 4) : 0; in VP8ParseQuant() local102 m->uv_mat_[1] = kAcTable[clip(q + dquv_ac, 127)]; in VP8ParseQuant()104 m->uv_quant_ = q + dquv_ac; // for dithering strength evaluation in VP8ParseQuant()