Searched defs:mtx (Results 1 – 9 of 9) 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()
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()
192 const VP8Matrix* const mtx) { in QuantizeBlock_MIPS32()243 const VP8Matrix* const mtx) { in Quantize2Blocks_MIPS32()
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()
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()
126 pthread_mutex_t *mtx = malloc(sizeof(*mtx)); in aos_mutex_new() local
Completed in 37 milliseconds