代码搜索结果
找到约 5,548 项符合
Camera 的代码
camera.def
;
; Windows CE camera Driver. Written by jabez (mostek@dstcorp.com)
;
LIBRARY CAMERA
EXPORTS
CIS_Close
CIS_Deinit
CIS_Init
CIS_IOControl
CIS_Open
CIS_PowerDown
CIS_PowerUp
CIS_Read
camera.cpp
#include
#include
#include
//#include
#include
#include "pmplatform.h"
#include "s2440.h"
#include "camif.h"
#include "camera.h"
#defi
camera.h
#ifndef __CAMERA_H_
#define __CAMERA_H_
#ifdef __cplusplus
extern "C" {
#endif
BOOL CIS_Close(DWORD hOpenContext);
BOOL CIS_Deinit(DWORD hDeviceContext);
DWORD CIS_Init(DWORD dwContext);
D
camera.java
package org.sunflow.core;
import org.sunflow.SunflowAPI;
import org.sunflow.math.Matrix4;
import org.sunflow.math.OrthoNormalBasis;
import org.sunflow.math.Point3;
import org.sunflow.math.Vecto
camera.frz
EXPORTS
initcamera @ 1 NONAME R3UNUSED ; (null)
camera.py
#
# camera.py
#
# Copyright (c) 2005 - 2007 Nokia Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the Licens
camera.mmp.in
/* Copyright (c) 2005-2007 Nokia Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ob
camera.frz
EXPORTS
initcamera @ 1 NONAME ; CODE
camera.frz
EXPORTS
initcamera @ 1 NONAME
camera.cc
///////////////////////////////////////////////////////////////////////////////
// //
// Camera.cc --- A class which holds