Searched refs:VP8QuantMatrix (Results 1 – 4 of 4) sorted by relevance
142 } VP8QuantMatrix; typedef221 VP8QuantMatrix dqm_[NUM_MB_SEGMENTS];
90 VP8QuantMatrix* const m = &dec->dqm_[i]; in VP8ParseQuant()
515 const VP8QuantMatrix* const q = &dec->dqm_[block->segment_]; in ParseResiduals()
339 VP8QuantMatrix* const dqm = &dec->dqm_[s]; in VP8InitDithering()
Completed in 7 milliseconds