Searched refs:INITIAL_DT (Results 1 – 1 of 1) sorted by relevance
38 int32_t INITIAL_DT; in decode_Huffman() local39 if (pHuffmanDecoder->decodeAValue(SBHUFFDT, &INITIAL_DT) != 0) in decode_Huffman()42 FX_SAFE_INT32 DT = INITIAL_DT; in decode_Huffman()273 int32_t INITIAL_DT; in decode_Arith() local274 if (!pIADT->decode(pArithDecoder, &INITIAL_DT)) in decode_Arith()277 FX_SAFE_INT32 DT = INITIAL_DT; in decode_Arith()