代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/430518/1924747
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/427042/1984249
c noop.c
#include
#include "tests.h"
static int
noop_test_encode ()
{
theora_info ti;
theora_state th;
INFO ("+ Initializing theora_info struct");
theora_info_init (&ti);
INFO (
www.eeworm.com/read/426719/1987096
h base64.h
/*
base64.h
Copyright (C) 1999 Lars Brinkhoff. See COPYING for terms and conditions.
*/
#include
#ifdef __cplusplus
extern "C" {
#endif
size_t encode_base64 (const void *d
www.eeworm.com/read/422060/2044824
phpt 010.phpt
--TEST--
$session_array = explode(";", session_encode()); should not segfault
--SKIPIF--
--INI--
session.use_cookies=0
session.cache_limiter=
--FILE--
www.eeworm.com/read/422060/2045866
phpt sqlite_027.phpt
--TEST--
sqlite: crash inside sqlite_escape_string() & sqlite_udf_encode_binary
--SKIPIF--
--INI--
memory_limit=-1
--FILE--
www.eeworm.com/read/422060/2045935
c base64.c
static const char rcsid[] = "#(@) $Id: base64.c,v 1.4 2004/04/27 17:33:59 iliaa Exp $";
/*
Encode or decode file as MIME base64 (RFC 1341)
by John Walker
http://www.fourmilab.ch
www.eeworm.com/read/410339/2211647
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/2446268
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