代码搜索:Coder

找到约 7,216 项符合「Coder」的源代码

代码结果 7,216
www.eeworm.com/read/171843/5391555

cpp coder.cpp

//////////////////////////////////////////////////////////////////////////// // // // Project : VideoNet version 1.1. // Description : Peer to Peer Video Conferencing over the LAN. //
www.eeworm.com/read/171843/5391564

h coder.h

//////////////////////////////////////////////////////////////////////////// // // // Project : VideoNet version 1.1. // Description : Peer to Peer Video Conferencing over the LAN. //
www.eeworm.com/read/166594/5474111

cpp coder.cpp

inline unsigned int RangeCoder::GetChar() { return(UnpackRead->GetChar()); } void RangeCoder::InitDecoder(Unpack *UnpackRead) { RangeCoder::UnpackRead=UnpackRead; low=code=0; range=uint(-
www.eeworm.com/read/166594/5474140

hpp coder.hpp

/**************************************************************************** * Contents: 'Carryless rangecoder' by Dmitry Subbotin * *******************************************
www.eeworm.com/read/164348/5492038

h coder.h

/* ***** BEGIN LICENSE BLOCK ***** * Version: RCSL 1.0/RPSL 1.0 * * Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved. * * The contents of this file, and the
www.eeworm.com/read/164348/5492087

h coder.h

/* ***** BEGIN LICENSE BLOCK ***** * Version: RCSL 1.0/RPSL 1.0 * * Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved. * * The contents of this file, and the
www.eeworm.com/read/349338/3145143

cpp coder.cpp

inline unsigned int RangeCoder::GetChar() { return(UnpackRead->GetChar()); } void RangeCoder::InitDecoder(Unpack *UnpackRead) { RangeCoder::UnpackRead=UnpackRead; low=code=0; range=uint(-
www.eeworm.com/read/349338/3145172

hpp coder.hpp

/**************************************************************************** * Contents: 'Carryless rangecoder' by Dmitry Subbotin * *******************************************
www.eeworm.com/read/322210/3526979

c coder.c

#include"sim.h" #include "global_e.h" #include "TMConfig.h" void CodeOneOrTwo(PictImage *curr, PictImage *B_image, PictImage *prev, PictImage *pr, int QP, int frameskip, Bits *bits,
www.eeworm.com/read/310673/3693840

cpp coder.cpp

//////////////////////////////////////////////////////////////////////////// // // // Project : VideoNet version 1.1. // Description : Peer to Peer Video Conferencing over the LAN. //