Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcrs.cpp256 aStateConstant2State[pSta[codewordOffset]]; in DecodeNonPCWs()
809 aStateConstant2State[pSta[codewordOffset]]; /* get state from in Hcr_State_BODY_SIGN__BODY()
1060 aStateConstant2State[pSta[codewordOffset]]; /* get state from in Hcr_State_BODY_SIGN_ESC__BODY()
1240 aStateConstant2State[pSta[codewordOffset]]; /* get state from in Hcr_State_BODY_SIGN_ESC__SIGN()
1367 aStateConstant2State[pSta[codewordOffset]]; /* get state from separate in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1531 aStateConstant2State[pSta[codewordOffset]]; /* get state from in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
Daac_rom.h169 extern const STATEFUNC aStateConstant2State[];
Daac_rom.cpp1666 const STATEFUNC aStateConstant2State[] = { variable