代码搜索结果

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

define.h

/******************************************************************************* DEFINE.H Copyright (c) SmartASIC, Inc. All rights reserved. ****************************************************

wismpeg1or2videoservermediasubsession.hh

/* * Copyright (C) 2005 WIS Technologies International Ltd. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and the associated README documentat

videoinedgedetection_system.c

/***************************************************************************** Copyright (c) 2006 Analog Devices, Inc. All Rights Reserved. This software is proprietary and confidential to Anal

file_scr.c

#include #include #define VIDEO 0xB800 // CGA base void main(void) { FILE *fp; int offset; if ((fp = fopen("SAVE_SCR.DAT", "wb")) == NULL) printf

scr_poke.c

#include #include #define VIDEO 0xB800 // CGA base void main(void) { FILE *fp; int offset; char value; if ((fp = fopen("SAVE_SCR.DAT", "rb")) == NU

bitstream.h

/* ***************************************************************************** * COPYRIGHT AND WARRANTY INFORMATION * * Copyright 2003, Advanced Audio Video Coding Standard, Part II * * DISCLA

macroblock.h

/* ***************************************************************************** * COPYRIGHT AND WARRANTY INFORMATION * * Copyright 2003, Advanced Audio Video Coding Standard, Part II * * DISCLA

configfile.h

/* ***************************************************************************** * COPYRIGHT AND WARRANTY INFORMATION * * Copyright 2003, Advanced Audio Video Coding Standard, Part II * * DISCLA

pgbmemory.java

/** * this source file released under the GNU Public Licence. * see the accompanying copyright.txt for more information. * Copyright (C) 2000-2001 Ben Mazur * modified by retroK, XTale and bak