Home
last modified time | relevance | path

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

/external/aac/libArithCoding/src/
Dac_arith_coder.cpp619 USHORT state_inc; in decode2() local
634 state_inc = c_prev[0] << 12; in decode2()
638 s = state_inc >> 8; in decode2()
642 state_inc = s; in decode2()