代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/395229/2446963
h video_encoder.h
#ifndef _LINUX_VIDEO_ENCODER_H
#define _LINUX_VIDEO_ENCODER_H
struct video_encoder_capability { /* this name is too long */
__u32 flags;
#define VIDEO_ENCODER_PAL 1 /* can encode PAL signal */
#defi
www.eeworm.com/read/395229/2447844
h video_encoder.h
#ifndef _LINUX_VIDEO_ENCODER_H
#define _LINUX_VIDEO_ENCODER_H
struct video_encoder_capability { /* this name is too long */
__u32 flags;
#define VIDEO_ENCODER_PAL 1 /* can encode PAL signal */
#defi
www.eeworm.com/read/384423/2600571
def libavcodec.def
EXPORTS
avcodec_init
avcodec_register_all
avcodec_find_decoder
avcodec_find_encoder
avcodec_open
avcodec_alloc_context
avcodec_alloc_frame
avcodec_decode_video
avcodec_encode_video
www.eeworm.com/read/383333/2618517
h at_pdu.h
#ifndef _AT_PAR_H
#define _AT_PAR_H
#include
#define DCS_DECODE 0
#define DCS_ENCODE 1
typedef struct
{
BYTE year;
BYTE month;
BYTE day;
BYTE hour;
BYTE min;
www.eeworm.com/read/362989/2924525
h video_encoder.h
#ifndef _LINUX_VIDEO_ENCODER_H
#define _LINUX_VIDEO_ENCODER_H
struct video_encoder_capability { /* this name is too long */
__u32 flags;
#define VIDEO_ENCODER_PAL 1 /* can encode PAL signal */
#defi
www.eeworm.com/read/358128/2999945
pm entities.pm
package HTML::Entities;
# $Id: Entities.pm,v 1.35 2006/03/22 09:15:23 gisle Exp $
=head1 NAME
HTML::Entities - Encode or decode strings with HTML entities
=head1 SYNOPSIS
use HTML::Entities;
$
www.eeworm.com/read/358128/3000199
pm quotedprint.pm
package MIME::QuotedPrint;
# $Id: QuotedPrint.pm,v 3.7 2005/11/29 20:49:46 gisle Exp $
use strict;
use vars qw(@ISA @EXPORT $VERSION);
require Exporter;
@ISA = qw(Exporter);
@EXPORT = qw(encode_qp
www.eeworm.com/read/357083/3030274
h video_encoder.h
#ifndef _LINUX_VIDEO_ENCODER_H
#define _LINUX_VIDEO_ENCODER_H
struct video_encoder_capability { /* this name is too long */
__u32 flags;
#define VIDEO_ENCODER_PAL 1 /* can encode PAL signal */
#defi