代码搜索:Decode
找到约 10,000 项符合「Decode」的源代码
代码结果 10,000
www.eeworm.com/read/406717/2274458
sh decode.sh
#!/bin/sh
# (1:sequence) (2:label) (3:rate) (4:width) (5:height) (6:fps)
MKDIR=/bin/mkdir
PSNRDIR=psnr
PSNRFILE=${PSNRDIR}/$1_$2_$3.psnr
$MKDIR -p $PSNRDIR
bin/H264AVCDecoderLibTestStati
www.eeworm.com/read/406717/2274459
bat decode.bat
@REM (1:sequence) (2:label) (3:rate) (4:width) (5:height) (6:fps)
@bin\H264AVCDecoderLibTestStatic str\%1_%2_%3.264 rec\%1_%2_%3.yuv
@bin\PSNRStatic %4 %5 ..\orig\%1_%2.yuv rec\%1_%2_%3.yuv 0 0 0
www.eeworm.com/read/406717/2274698
sh decode.sh
#!/bin/sh
# (1:sequence) (2:label) (3:rate) (4:width) (5:height) (6:fps)
bin/H264AVCDecoderLibTestStatic str/$1_$2_$3.264 rec/$1_$2_$3.yuv
bin/PSNRStatic $4 $5 ../orig/$1_$2.yuv rec/$1_$2_$3.yuv
www.eeworm.com/read/406717/2274699
bat decode.bat
@REM (1:sequence) (2:label) (3:rate) (4:width) (5:height) (6:fps)
@bin\H264AVCDecoderLibTestStatic str\%1_%2-%3.264 rec\%1_%2-%3.yuv
@bin\PSNRStatic %4 %5 ..\orig\%1_%2.yuv rec\%1_%2-%3.yuv 0 0 0
www.eeworm.com/read/403510/2311123
java decode.java
/* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: Decode.java
* MOSIS CMOS PLA Generator.
* Originally written by Wallace Kroeker at the University of Calgary
* Translated t
www.eeworm.com/read/398902/2367168
h decode.h
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1996-1999 SciTech Software, Inc.
* Copyright
www.eeworm.com/read/398902/2367173
c decode.c
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1996-1999 SciTech Software, Inc.
* Copyright