Searched refs:INITIAL_DT (Results 1 – 1 of 1) sorted by relevance
69 int32_t INITIAL_DT; in DecodeHuffman() local70 if (pHuffmanDecoder->DecodeAValue(SBHUFFDT.Get(), &INITIAL_DT) != 0) in DecodeHuffman()73 FX_SAFE_INT32 DT = INITIAL_DT; in DecodeHuffman()282 int32_t INITIAL_DT; in DecodeArith() local283 if (!pIADT->Decode(pArithDecoder, &INITIAL_DT)) in DecodeArith()286 FX_SAFE_INT32 DT = INITIAL_DT; in DecodeArith()