Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr_types.h335 typedef UINT (*STATEFUNC)(HANDLE_FDK_BITSTREAM, void*); typedef
344 STATEFUNC pState;
Daac_rom.h143 extern const STATEFUNC aStateConstant2State[];
Daacdec_hcrs.cpp112 static void ClearBitFromBitfield(STATEFUNC *ptrState,
242 ret = ((STATEFUNC) pHcr->nonPcwSideinfo.pState)(bs, pHcr); in DecodeNonPCWs()
476 static void ClearBitFromBitfield(STATEFUNC *ptrState, in ClearBitFromBitfield()
Daac_rom.cpp1267 const STATEFUNC aStateConstant2State[] = {NULL , /* 0 = STOP_THIS…