代码搜索结果

找到约 10,000 项符合 Video 的代码

video_out.mid

.file 1 "video_out.c" .section .mdebug.abi32 .previous .section .text.config_video_out,"ax",@progbits .align 2 .align 5 .globl config_video_out .ent config_video_out .type config_video_out, @

video_out.h

/* * video_out.h * * Copyright (C) Aaron Holtzman - Aug 1999 * Strongly modified, most parts rewritten: A'rpi/ESP-team - 2000-2001 * (C) MPlayer Developers * */ #ifndef VIDEO_OUT_H #def

video_out.c

/* this file contains libvo's common functions, variables used by many/all drivers. */ #include #include #include #include //#include

video_out.s

.file 1 "video_out.c" .section .mdebug.abi32 .previous .section .text.config_video_out,"ax",@progbits .align 2 .align 5 .globl config_video_out .ent config_video_out .type config_video_out, @function

dec_video.s

.file 1 "dec_video.c" .section .mdebug.abi32 .previous .section .text.set_video_quality,"ax",@progbits .align 2 .align 5 .globl set_video_quality .ent set_video_quality .type set_video_quality, @funct

dec_video.c

#include "config.h" #include #ifdef HAVE_MALLOC_H #include #endif #include #include #include "mp_msg.h" #include "help_mp.h" #include "osdep/timer.h" #inclu

dec_video.h

// dec_video.c: extern void vfm_help(void); extern int init_best_video_codec(sh_video_t *sh_video,char** video_codec_list,char** video_fm_list); //extern int init_video(sh_video_t *sh_video, int *p

dec_video.mid

.file 1 "dec_video.c" .section .mdebug.abi32 .previous .section .text.set_video_quality,"ax",@progbits .align 2 .align 5 .globl set_video_quality .ent set_video_quality .type set_video_qualit

psnr-video.sh

#!/bin/sh # Helper script to ease comparing the PSNR between two video files # Copyleft 2005 by Matthias Wieser # Copyleft 2005 by Ivo # This file comes under GPL, see http://www.gnu.org/copyleft/gpl.

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