Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr_types.h404 typedef UINT (*STATEFUNC)(HANDLE_FDK_BITSTREAM, void *); typedef
415 STATEFUNC pState;
Daac_rom.h169 extern const STATEFUNC aStateConstant2State[];
Daacdec_hcrs.cpp122 static void ClearBitFromBitfield(STATEFUNC *ptrState, UINT offset,
259 ret = ((STATEFUNC)pHcr->nonPcwSideinfo.pState)(bs, pHcr); in DecodeNonPCWs()
541 static void ClearBitFromBitfield(STATEFUNC *ptrState, UINT offset, in ClearBitFromBitfield()
Daac_rom.cpp1666 const STATEFUNC aStateConstant2State[] = {