Searched refs:VP8Matrix (Results 1 – 5 of 5) sorted by relevance
83 struct VP8Matrix; // forward declaration85 int n, const struct VP8Matrix* const mtx);
649 int n, const VP8Matrix* const mtx) { in QuantizeBlock()
691 int n, const VP8Matrix* const mtx) { in QuantizeBlockSSE2()
217 typedef struct VP8Matrix { struct223 } VP8Matrix; argument226 VP8Matrix y1_, y2_, uv_; // quantization matrices
139 static int ExpandMatrix(VP8Matrix* const m, int type) { in ExpandMatrix()422 const VP8Matrix* const mtx, in TrellisQuantizeBlock()