Searched refs:VP8Matrix (Results 1 – 10 of 10) sorted by relevance
202 const VP8Matrix* const mtx) { in DoQuantizeBlock_SSE41()304 const VP8Matrix* const mtx) { in QuantizeBlock_SSE41()309 const VP8Matrix* const mtx) { in QuantizeBlockWHT_SSE41()314 const VP8Matrix* const mtx) { in Quantize2Blocks_SSE41()
273 struct VP8Matrix; // forward declaration275 const struct VP8Matrix* const mtx);278 const struct VP8Matrix* const mtx);285 const struct VP8Matrix* const mtx);
192 const VP8Matrix* const mtx) { in QuantizeBlock_MIPS32()243 const VP8Matrix* const mtx) { in Quantize2Blocks_MIPS32()
823 const VP8Matrix* const mtx, int offset) { in Quantize_NEON()857 const VP8Matrix* const mtx) { in QuantizeBlock_NEON()899 const VP8Matrix* const mtx) { in Quantize2Blocks_NEON()
1222 const VP8Matrix* const mtx) { in DoQuantizeBlock_SSE2()1333 const VP8Matrix* const mtx) { in QuantizeBlock_SSE2()1338 const VP8Matrix* const mtx) { in QuantizeBlockWHT_SSE2()1343 const VP8Matrix* const mtx) { in Quantize2Blocks_SSE2()
654 const VP8Matrix* const mtx) { in QuantizeBlock_C()681 const VP8Matrix* const mtx) { in Quantize2Blocks_C()
1276 const VP8Matrix* const mtx) { in QuantizeBlock_MIPSdspR2()1317 const VP8Matrix* const mtx) { in Quantize2Blocks_MIPSdspR2()
804 const VP8Matrix* const mtx) { in QuantizeBlock_MSA()857 const VP8Matrix* const mtx) { in Quantize2Blocks_MSA()
181 typedef struct VP8Matrix { struct187 } VP8Matrix; argument190 VP8Matrix y1_, y2_, uv_; // quantization matrices
209 static int ExpandMatrix(VP8Matrix* const m, int type) { in ExpandMatrix()591 const VP8Matrix* const mtx, in TrellisQuantizeBlock()842 static int QuantizeSingle(int16_t* const v, const VP8Matrix* const mtx) { in QuantizeSingle()857 const VP8Matrix* const mtx, in CorrectDCValues()