Searched refs:DecodeNLPS (Results 1 – 1 of 1) sorted by relevance
78 int DecodeNLPS(JBig2ArithCtx* pCX, const JBig2ArithQe& qe) { in DecodeNLPS() function112 const int D = m_A < qe.Qe ? DecodeNLPS(pCX, qe) : DecodeNMPS(pCX, qe); in DECODE()118 const int D = m_A < qe.Qe ? DecodeNMPS(pCX, qe) : DecodeNLPS(pCX, qe); in DECODE()