Home
last modified time | relevance | path

Searched refs:VP8QuantMatrix (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8i_dec.h142 } VP8QuantMatrix; typedef
221 VP8QuantMatrix dqm_[NUM_MB_SEGMENTS];
H A Dquant_dec.c95 VP8QuantMatrix* const m = &dec->dqm_[i]; in VP8ParseQuant()
H A Dvp8_dec.c516 const VP8QuantMatrix* const q = &dec->dqm_[block->segment_]; in ParseResiduals()
H A Dframe_dec.c339 VP8QuantMatrix* const dqm = &dec->dqm_[s]; in VP8InitDithering()

Completed in 5 milliseconds