Searched refs:n2Byte (Results 1 – 1 of 1) sorted by relevance
402 unsigned short n2Byte; in GetOneFrameBitsMP1A() local408 n2Byte = (*(unsigned short*)pBsInfo->pCur);//(((U16)pBsInfo->pCur[1])<<8)|(pBsInfo->pCur[0]); in GetOneFrameBitsMP1A()409 bSync = MP2_SYNCWORD(n2Byte); in GetOneFrameBitsMP1A()