Searched refs:dq_y2_ac_ (Results 1 – 3 of 3) sorted by relevance
412 int dq_y2_dc_, dq_y2_ac_; member
244 VP8PutSignedValue(bw, enc->dq_y2_ac_, 4); in PutQuant()
174 m->y2_.q_[1] = kAcTable2[clip(q + enc->dq_y2_ac_, 0, 127)]; in SetupMatrices()344 enc->dq_y2_ac_ = 0; in VP8SetSegmentParams()