Searched refs:VP8Matrix (Results 1 – 7 of 7) sorted by relevance
126 struct VP8Matrix; // forward declaration128 const struct VP8Matrix* const mtx);133 const struct VP8Matrix* const mtx);
810 const VP8Matrix* const mtx) { in DoQuantizeBlock()923 const VP8Matrix* const mtx) { in QuantizeBlock()928 const VP8Matrix* const mtx) { in QuantizeBlockWHT()
977 const VP8Matrix* const mtx, int offset) { in Quantize()1011 const VP8Matrix* const mtx) { in QuantizeBlock()
603 const VP8Matrix* const mtx) { in QuantizeBlock()629 const VP8Matrix* const mtx) { in QuantizeBlockWHT()
194 const VP8Matrix* const mtx) { in QuantizeBlock()
238 typedef struct VP8Matrix { struct244 } VP8Matrix; argument247 VP8Matrix y1_, y2_, uv_; // quantization matrices
186 static int ExpandMatrix(VP8Matrix* const m, int type) { in ExpandMatrix()553 const VP8Matrix* const mtx, in TrellisQuantizeBlock()