代码搜索结果

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

video_decoder.h

#ifndef _LINUX_VIDEO_DECODER_H #define _LINUX_VIDEO_DECODER_H #define HAVE_VIDEO_DECODER 1 struct video_decoder_capability { /* this name is too long */ __u32 flags; #define VIDEO_DECODER_PAL 1 /*

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

video_decoder.h

#ifndef _LINUX_VIDEO_DECODER_H #define _LINUX_VIDEO_DECODER_H #define HAVE_VIDEO_DECODER 1 struct video_decoder_capability { /* this name is too long */ __u32 flags; #define VIDEO_DECODER_PAL 1 /*

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

video_decoder.h

#ifndef _LINUX_VIDEO_DECODER_H #define _LINUX_VIDEO_DECODER_H #define HAVE_VIDEO_DECODER 1 struct video_decoder_capability { /* this name is too long */ __u32 flags; #define VIDEO_DECODER_PAL 1 /*

video_hd.c

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

video_scaling.c

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

video_rgb.c

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

video-buf.c

/* * * generic helper functions for video4linux capture buffers, to handle * memory management and PCI DMA. Right now bttv + saa7134 use it. * * The functions expect the hardware being able to s

via_video.c

/* * Copyright 2005 Thomas Hellstrom. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (t