Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcrs.cpp254 aStateConstant2State[pSta[codewordOffset]]; in DecodeNonPCWs()
807 aStateConstant2State[pSta[codewordOffset]]; /* get state from in Hcr_State_BODY_SIGN__BODY()
1058 aStateConstant2State[pSta[codewordOffset]]; /* get state from in Hcr_State_BODY_SIGN_ESC__BODY()
1238 aStateConstant2State[pSta[codewordOffset]]; /* get state from in Hcr_State_BODY_SIGN_ESC__SIGN()
1361 aStateConstant2State[pSta[codewordOffset]]; /* get state from separate in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1525 aStateConstant2State[pSta[codewordOffset]]; /* get state from in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
Daac_rom.h168 extern const STATEFUNC aStateConstant2State[];
Daac_rom.cpp1666 const STATEFUNC aStateConstant2State[] = { variable