Searched refs:INITIAL_DT (Results 1 – 1 of 1) sorted by relevance
68 int32_t INITIAL_DT; in DecodeHuffman() local69 if (pHuffmanDecoder->DecodeAValue(SBHUFFDT, &INITIAL_DT) != 0) in DecodeHuffman()72 FX_SAFE_INT32 DT = INITIAL_DT; in DecodeHuffman()280 int32_t INITIAL_DT; in DecodeArith() local281 if (!pIADT->Decode(pArithDecoder, &INITIAL_DT)) in DecodeArith()284 FX_SAFE_INT32 DT = INITIAL_DT; in DecodeArith()