Home
last modified time | relevance | path

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

/external/lzma/C/
DMtDec.h114 BoolInt *canRecode);
DLzma2DecMt.c531 BoolInt *needContinue, BoolInt *canRecode) in Lzma2DecMt_MtCallback_Write() argument
542 *canRecode = True; in Lzma2DecMt_MtCallback_Write()
565 *canRecode = False; in Lzma2DecMt_MtCallback_Write()
DMtDec.c695 BoolInt canRecode = True; in ThreadFunc2() local
758 &canRecode); in ThreadFunc2()
779 if (canRecode) in ThreadFunc2()
DXzDec.c1972 BoolInt *canRecode) in XzDecMt_Callback_Write() argument
1980 *canRecode = True; in XzDecMt_Callback_Write()
1997 *canRecode = False; in XzDecMt_Callback_Write()