Home
last modified time | relevance | path

Searched refs:CMtCoderBlock (Results 1 – 2 of 2) sorted by relevance

/external/lzma/C/
DMtCoder.h71 } CMtCoderBlock; typedef
126 CMtCoderBlock blocks[MTCODER__BLOCKS_MAX];
DMtCoder.c251 CMtCoderBlock *block = &mtc->blocks[bi]; in ThreadFunc2()
323 CMtCoderBlock *block = &mtc->blocks[wi]; in ThreadFunc2()
548 const CMtCoderBlock *block = &p->blocks[bi]; in MtCoder_Code()