代码搜索:Decode

找到约 10,000 项符合「Decode」的源代码

代码结果 10,000
www.eeworm.com/read/435707/1861647

h decode.h

/* flac - Command-line FLAC encoder/decoder * Copyright (C) 2000,2001,2002,2003,2004,2005 Josh Coalson * * This program is free software; you can redistribute it and/or * modify it under the term
www.eeworm.com/read/435707/1861648

c decode.c

/* flac - Command-line FLAC encoder/decoder * Copyright (C) 2000,2001,2002,2003,2004,2005 Josh Coalson * * This program is free software; you can redistribute it and/or * modify it under the term
www.eeworm.com/read/434798/1868714

asp decode.asp

www.eeworm.com/read/434279/1873539

asp decode.asp

www.eeworm.com/read/433084/1885738

asp decode.asp

www.eeworm.com/read/432139/1896417

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/432139/1896418

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/432139/1896697

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/432139/1896698

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/430448/1930279

c decode.c

#include "../ps2kbd.h" void PS2KBD_decode(unsigned char sc) { static unsigned char is_up=0, shift = 0, mode = 0; unsigned char i; if (!is_up) // Last data received