Searched refs:tmpByte (Results 1 – 2 of 2) sorted by relevance
1009 UCHAR tmpByte; in sbrDecoder_Parse() local1012 tmpByte = (UCHAR) FDKreadBits(hBs, 8); in sbrDecoder_Parse()1015 buffer |= (tmpByte & (0x08>>i)) << shift; in sbrDecoder_Parse()1016 buffer |= (tmpByte & (0x10<<i)) >> shift; in sbrDecoder_Parse()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...