Searched refs:stuffingTable (Results 1 – 1 of 1) sorted by relevance
49 static const u32 stuffingTable[8] = {0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80}; variable142 if (stuffing != stuffingTable[stuffingLength - 1]) in h264bsdRbspTrailingBits()