代码搜索:transcoding
找到约 49 项符合「transcoding」的源代码
代码结果 49
www.eeworm.com/read/140180/5793515
h streamdata.h
/*****************************************************************************
* streamdata.h: streaming/transcoding data
****************************************************************************
www.eeworm.com/read/331135/3415476
h streamdata.h
/*****************************************************************************
* streamdata.h: streaming/transcoding data
****************************************************************************
www.eeworm.com/read/331135/3415523
cpp streamdata.cpp
/*****************************************************************************
* streamdata.cpp: streaming/transcoding data
**************************************************************************
www.eeworm.com/read/140180/5794142
c transcode.c
/*****************************************************************************
* transcode.c: transcoding stream output module
***********************************************************************
www.eeworm.com/read/331135/3416111
c transcode.c
/*****************************************************************************
* transcode.c: transcoding stream output module
***********************************************************************
www.eeworm.com/read/361261/2947733
c transcode.c
/*****************************************************************************
* transcode.c: transcoding stream output module
***********************************************************************
www.eeworm.com/read/319068/13463484
pas jpegtran.pas
Program JpegTran;
{ This file contains a command-line user interface for JPEG transcoding.
It is very similar to cjpeg.c, but provides lossless transcoding between
different JPEG file formats
www.eeworm.com/read/237195/13972212
pas jpegtran.pas
Program JpegTran;
{ This file contains a command-line user interface for JPEG transcoding.
It is very similar to cjpeg.c, but provides lossless transcoding between
different JPEG file formats
www.eeworm.com/read/319068/13463440
pas jctrans.pas
Unit JcTrans;
{ This file contains library routines for transcoding compression,
that is, writing raw DCT coefficient arrays to an output JPEG file.
The routines in jcapimin.c will also be ne
www.eeworm.com/read/319068/13463469
pas jdtrans.pas
Unit JdTrans;
{ This file contains library routines for transcoding decompression,
that is, reading raw DCT coefficient arrays from an input JPEG file.
The routines in jdapimin.c will also be