Home
last modified time | relevance | path

Searched refs:canRecode (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/C/
DMtDec.h114 BoolInt *canRecode);
DMtDec.c668 BoolInt canRecode = True; in MtDec_ThreadFunc2() local
733 &canRecode); in MtDec_ThreadFunc2()
754 if (canRecode) in MtDec_ThreadFunc2()
DLzma2DecMt.c532 BoolInt *needContinue, BoolInt *canRecode) in Lzma2DecMt_MtCallback_Write() argument
547 *canRecode = True; in Lzma2DecMt_MtCallback_Write()
568 *canRecode = False; in Lzma2DecMt_MtCallback_Write()
DXzDec.c2012 BoolInt *canRecode) in XzDecMt_Callback_Write() argument
2020 *canRecode = True; in XzDecMt_Callback_Write()
2037 *canRecode = False; in XzDecMt_Callback_Write()