代码搜索:stuffing

找到约 48 项符合「stuffing」的源代码

代码结果 48
www.eeworm.com/read/318282/13482220

c dr_42.c

/***************************************************************************** * dr_42.c * (c)2001-2002 VideoLAN * $Id: dr_42.c,v 1.1 2002/12/11 13:14:42 jobi Exp $ * * Authors: Arnaud de Bossore
www.eeworm.com/read/130857/5950233

c dr_42.c

/***************************************************************************** * dr_42.c * (c)2001-2002 VideoLAN * $Id: dr_42.c,v 1.1 2002/12/11 13:14:42 jobi Exp $ * * Authors: Arnaud de Bossore
www.eeworm.com/read/308740/13694022

c reservoir.c

// Shine is an MP3 encoder // Copyright (C) 1999-2000 Gabriel Bouvigne // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Libr
www.eeworm.com/read/195136/8172195

h mqlencaltypespec.h

{ // We are sure that next byte after current byte buffer has no // bit stuffing bitsInN3Bytes = 23; // 8 + 7 + 8
www.eeworm.com/read/195136/8172563

h datablk.h

ByteToBitInput(ByteInputBuffer *pIn) { m_nBitPosition=-1; m_pIn=0; m_pIn=pIn; } int ByteToBitInput::ReadBit() { if (m_nBitPosition < 0) { if ((m_BitBuffer&0xFF) != 0
www.eeworm.com/read/385221/8813506

cpp tsproducer.cpp

/* Copyright (C) 1995, Tektronix Inc. All Rights Reserved. * * Usage Restrictions * * License is granted to copy, to use, and to make and to use derivative * works for research and evaluation p
www.eeworm.com/read/236166/14029900

cpp tsproducer.cpp

/* Copyright (C) 1995, Tektronix Inc. All Rights Reserved. * * Usage Restrictions * * License is granted to copy, to use, and to make and to use derivative * works for research and evaluation p
www.eeworm.com/read/427148/8972470

c nal.c

/*! ************************************************************************************** * \file * nal.c * \brief * Handles the operations on converting String of Data Bits (SODB)
www.eeworm.com/read/487628/6506704

c nal.c

/*! ************************************************************************************** * \file * nal.c * \brief * Handles the operations on converting String of Data Bits (SODB)
www.eeworm.com/read/260404/11727533

c pes_misc.c

/* $Id: pes_misc.c,v 1.7 2004/02/20 22:18:41 rasc Exp $ DVBSNOOP a dvb sniffer and mpeg2 stream analyzer tool http://dvbsnoop.sourceforge.net/ (c) 2001-2004 Rainer.Scherg@gmx.de (rasc)