代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/8723/150921
par test.par
MPEG-2 Test Sequence, 30 frames/sec
O:/deep/rip6/video/yuv/fire/fire%d /* name of source files */
- /* name of reconstructed images ("-": don't store) */
- /* name of intra quant m
www.eeworm.com/read/8723/151434
par test.par
MPEG-2 Test Sequence, 30 frames/sec
O:/deep/rip6/video/yuv/fire/fire%d /* name of source files */
- /* name of reconstructed images ("-": don't store) */
- /* name of intra quant m
www.eeworm.com/read/15066/430822
examples
EXAMPLES:
1. to decode a bitstream with double precision IDCT, such as
to create a reference reconstruction set of frames:
mpeg2decode -r -f -o0 rec%d -b bitstream.mpg
2. to decode
www.eeworm.com/read/470917/1438946
c jmp-unwind.c
/* Clean up stack frames unwound by longjmp. Linux version.
Copyright (C) 1995, 1997, 2002, 2003, 2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Libra
www.eeworm.com/read/470319/1475187
js selbut.js
var LeftNum=0,RightNum=0;
// 选中当前所选定的行
function selectThis()
{
var newRow,newCell,index;
index=parent.frames.item("FunctionList").document.all.item("FunctionList").selectedIndex;
addItem(in
www.eeworm.com/read/470319/1475215
js selbut.js
var LeftNum=0,RightNum=0;
// 选中当前所选定的行
function selectThis()
{
var newRow,newCell,index;
index=parent.frames.item("FunctionList").document.all.item("FunctionList").selectedIndex;
addItem(in
www.eeworm.com/read/239395/4601594
h cframelist.h
//
// CFrameList.h
//
#ifndef __H_CFrameList__
#define __H_CFrameList__
// Only suitable for fix-sized frames.
// Only when all buffers are filled, outer users can get buffered frame out.
/
www.eeworm.com/read/237551/4623274
c jmp-unwind.c
/* Clean up stack frames unwound by longjmp. Linux version.
Copyright (C) 1995, 1997, 2002, 2003, 2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Libra