Searched refs:STATEFUNC (Results 1 – 4 of 4) sorted by relevance
335 typedef UINT (*STATEFUNC)(HANDLE_FDK_BITSTREAM, void*); typedef344 STATEFUNC pState;
143 extern const STATEFUNC aStateConstant2State[];
112 static void ClearBitFromBitfield(STATEFUNC *ptrState,242 ret = ((STATEFUNC) pHcr->nonPcwSideinfo.pState)(bs, pHcr); in DecodeNonPCWs()476 static void ClearBitFromBitfield(STATEFUNC *ptrState, in ClearBitFromBitfield()
1267 const STATEFUNC aStateConstant2State[] = {NULL , /* 0 = STOP_THIS…