代码搜索:Decode
找到约 10,000 项符合「Decode」的源代码
代码结果 10,000
www.eeworm.com/read/254414/4383135
c decode.c
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1996-1999 SciTech Software, Inc.
* Copyright
www.eeworm.com/read/253697/4392828
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/253697/4392829
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/253697/4393026
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/253697/4393027
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/253341/4397083
h decode.h
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1996-1999 SciTech Software, Inc.
* Copyright
www.eeworm.com/read/253341/4397088
c decode.c
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1996-1999 SciTech Software, Inc.
* Copyright
www.eeworm.com/read/252498/4403736
c decode.c
/*
* decode.c
*
* CCITT ADPCM decoder
*
* Usage : decode [-3|4|5] [-a|u|l] < infile > outfile
*/
#include
#include
#include "g72x.h"
/*
* Unpack input codes and pass them