代码搜索:Video Codec

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

代码结果 10,000
www.eeworm.com/read/282090/9121199

c video.c

#include #include "q3data.h" static int s_resample_width = 256; static int s_resample_height = 256; #define OUTPUT_TGAS 1 #define UNCOMPRESSED 0 #define BTC_COMPRESSION 1
www.eeworm.com/read/184036/9125440

cmd video.cmd

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/379464/9195416

gif video.gif

www.eeworm.com/read/182446/9203878

h video.h

/* video.h * * Include file for video.c * Copyright 2000 by Jeroen Vreeken (pe1rxq@amsat.org) * This software is distributed under the GNU public license version 2 * See also the f
www.eeworm.com/read/182446/9204011

c video.c

/* video.c * * Video stream functions for motion. * Copyright 2000 by Jeroen Vreeken (pe1rxq@amsat.org) * This software is distributed under the GNU public license version 2 * See also the file '
www.eeworm.com/read/378628/9222253

dcu video.dcu

www.eeworm.com/read/180800/9295161

c video.c

#define VGA256 0x13 #define TEXT_MODE 0x03 #define SCREEN_WIDTH 320 #define SCREEN_HEIGHT 200 unsigned char far *video_buffer = (char far *) 0xA0000000L; typedef struct video_image_typ{ i
www.eeworm.com/read/376785/9306512

tco video.tco

# GENERATED FILE -- DO NOT EDIT! # This file contains tconf options for file "video.tcf", # for use by the Gconf graphical configuration tool. # The options are exported from the following CCS proj
www.eeworm.com/read/376785/9306675

tcf video.tcf

environment["ti.bios.oldMemoryNames"] = true; /* loading the generic platform */ var params = {}; params.clockRate = 600.000000; params.deviceName = "DM642"; params.catalogName = "ti.catalog.c6000";
www.eeworm.com/read/376249/9323411

h video.h

/* * MICRO-C IBM/PC Video interface definitions * * Copyright 1989,1990 Dave Dunfield * All rights reserved. */ /* General keys */ #define _KUA 0xff80 /* Up arrow */ #define _KDA 0