代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/182103/5268322
c if_hdlcsubr.c
/*
* Created from if_ethersubr.c by Andy Dachs
* Surrey Satellite Technology Limited (SSTL), 2001
* Modified (hacked) to support IP frames transmitted over HDLC. This
* all ne
www.eeworm.com/read/178865/5312172
as loadclip.as
import com.gamepackage.events.*;
import com.gamepackage.util.Loadable;
class com.gamepackage.util.LoadClip
{
static var LOADFAILED_TIMEOUT: Number = 500; //-- IN FRAMES
private var loadable: Loa
www.eeworm.com/read/169681/5416111
h esfarm.h
/* esfArm.h - ARM exception stack frames */
/* Copyright 1996-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,09may96,cdp created
*/
#ifndef __INCesfArmh
#define
www.eeworm.com/read/162810/5513379
par mpeg4.par
!! MPEG-4 videoencoder sample !!
352x288.yuv // name of source files
352 // horizontal_size
288 // vertical_size
20 // number of frames
30 // frame scale
1 // frame
www.eeworm.com/read/438717/1823453
py sendcd.py
# Read CD audio data from the SCSI CD player and send it as UDP
# packets to "recvcd.py" on another host.
#
# Usage: python sendcd.py [options] host [track | minutes seconds [frames]]
#
# Options:
# "
www.eeworm.com/read/438676/1823732
c play_video_checksum.c
/*
*
* Copyright (c) Sigma Designs, Inc. 2002-2006. All rights reserved.
*
*/
/**
@file play_video_checksum.c
@brief Application to calculate checksum of frames decoded from video decoder.
@
www.eeworm.com/read/436897/1842553
js dispaly.js
function J_Blog_Book(){
}
J_Blog_Book.prototype.editBar = function()
{
var editbar;
var frmInfo;
var blStatus = "";
editbar = parent.frames["frmbar"].document.all.span_editarea;
frmInfo
www.eeworm.com/read/431999/1901627
as loadclip.as
import com.gamepackage.events.*;
import com.gamepackage.util.Loadable;
class com.gamepackage.util.LoadClip
{
static var LOADFAILED_TIMEOUT: Number = 500; //-- IN FRAMES
private var loadable: Loa
www.eeworm.com/read/427063/1978339
java inparticularframe.java
/*
* inParticularFrame.java
*
* Created on 2007年6月20日, 上午1:27
*/
package frames;
/**
*
* @author zzx
*/
/*入库信息详细窗口*/
public class inParticularFrame extends javax.swing.JIntern