代码搜索结果

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

makefile

# # Makefile for the kernel multimedia device drivers. # obj-y := video/ radio/ dvb/ common/

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

cthread.h

#ifndef CTHREAD_H #define CTHREAD_H #include "defines.h" #include "Exception.h" namespace annie { class TerminatedException : Exception { public: TerminatedException() : Exception("Terminated duri

x11.c

/***************************************************************************** * x11.c : X11 plugin for vlc ***************************************************************************** * Copyright

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

videowidget.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. ** ** This file is part of the Qtopia Environment. ** ** This pr

zumjmux.h

#ifndef _ZUMJMUX_H_ #define _ZUMJMUX_H_ #include // The following ifdef block is the standard way of creating macros which make exporting // from a DLL simpler. All files within t

slice.c

#include "../mpeg3private.h" #include "mpeg3video.h" #include "mpeg3videoprotos.h" #include "slice.h" #ifndef SDL_THREADS #include #else #include "SDL.h" #include "SDL_thread.h"