Searched refs:dq_uv_ac_ (Results 1 – 3 of 3) sorted by relevance
413 int dq_uv_dc_, dq_uv_ac_; member
246 VP8PutSignedValue(bw, enc->dq_uv_ac_, 4); in PutQuant()
177 m->uv_.q_[1] = kAcTable[clip(q + enc->dq_uv_ac_, 0, 127)]; in SetupMatrices()346 enc->dq_uv_ac_ = dq_uv_ac; in VP8SetSegmentParams()