代码搜索:EDID
找到约 104 项符合「EDID」的源代码
代码结果 104
www.eeworm.com/read/382351/9033956
exe edid.exe
www.eeworm.com/read/438146/7735619
h edid.h
/*
* drivers/video/edid.h - EDID/DDC Header
*
* Based on:
* 1. XFree86 4.3.0, edid.h
* Copyright 1998 by Egbert Eich
*
* 2. John Fremlin
www.eeworm.com/read/124443/6047583
h edid.h
/*
Copyright (c) 2003, Thomas Kurschel
Part of DDC driver
EDID handling, including decoded EDID data block definitin.
*/
#ifndef _EDID_H
#define _EDID_H
#include "edid_raw.h"
// vendor info
www.eeworm.com/read/230764/14275801
c edid.c
/****************************************************************************/
/* TEXAS INSTRUMENTS PROPRIETARY INFORMATION */
/*
www.eeworm.com/read/230764/14275840
h edid.h
/****************************************************************************/
/* TEXAS INSTRUMENTS PROPRIETARY INFORMATION */
/*
www.eeworm.com/read/242732/4540310
c edid.c
/*
* ReactOS VBE EDID management
*
* Copyright (C) 2006 Herv
www.eeworm.com/read/237048/4632691
java edid.java
/*
* $Id: EDID.java,v 1.1 2003/11/25 11:51:41 epr Exp $
*/
package org.jnode.driver.video.ddc;
/**
* @author Ewout Prangsma (epr@users.sourceforge.net)
*/
public class EDID implements EDI
www.eeworm.com/read/209559/4967538
h edid.h
/*
* drivers/video/edid.h - EDID/DDC Header
*
* Based on:
* 1. XFree86 4.3.0, edid.h
* Copyright 1998 by Egbert Eich
*
* 2. John Fremlin
www.eeworm.com/read/209559/4972350
h edid.h
#ifndef __linux_video_edid_h__
#define __linux_video_edid_h__
#ifdef __KERNEL__
#include
#ifdef CONFIG_PPC_OF
#include
#endif
#ifdef CONFIG_X86
struct edid_info {
un