gxcomp.h
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:3k
源码类别:

Windows CE

开发平台:

C/C++

  1. /******************************************************************************
  2. ** Copyright (c) 2004, Intel Corporation
  3. ** All rights reserved.
  4. ** 
  5. ** Redistribution and use in source and binary forms, with or without 
  6. ** modification, are permitted provided that the following conditions are met:
  7. ** 
  8. ** - Redistributions of source code must retain the above copyright notice, this 
  9. **   list of conditions and the following disclaimer. 
  10. ** - Redistributions in binary form must reproduce the above copyright notice, 
  11. **   this list of conditions and the following disclaimer in the documentation 
  12. **   and/or other materials provided with the distribution. 
  13. ** - Neither the name of the Intel Corporation nor the names of its contributors
  14. **   may be used to endorse or promote products derived from this software without
  15. **   specific prior written permission. 
  16. ** 
  17. ** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  18. ** AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  19. ** IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  20. ** ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 
  21. ** LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  22. ** CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  23. ** SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  24. ** INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  25. ** CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  26. ** ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  27. ** POSSIBILITY OF SUCH DAMAGE.
  28. ******************************************************************************/
  29. #define GXVA_FrameDimensions                M24VA_FrameDimensions
  30. #define GXVA_FrameAllocate                     M24VA_FrameAllocate
  31. #define GXVA_FrameFree                           M24VA_FrameFree
  32. #define GXVA_BeginFrame                         M24VA_BeginFrame
  33. #define GXVA_EndFrame                            M24VA_EndFrame
  34. #define GXVA_SetReferenceFrameAddress M24VA_SetReferenceFrameAddress
  35. #define GXVA_FrameBeginAccess              M24VA_FrameBeginAccess
  36. #define GXVA_FrameEndAccess                 M24VA_FrameEndAccess
  37. #define GXVA_WriteIZZData                       M24VA_WriteIZZData
  38. #define GXVA_SetIZZMode                         M24VA_SetIZZMode
  39. #define GXVA_WriteResidualDifferenceData    M24VA_WriteResidualDifferenceData
  40. #define GXVA_WriteMCCmdData                 M24VA_WriteMCCmdData
  41. #define GXVA_FCFrameAllocate                 M24VA_FCFrameAllocate
  42. #define GXVA_FrameConvert                     M24VA_FrameConvert
  43. #define GXVA_Initialize()                           M24VA_Initialise(gx_pvoid)
  44. #define GXVA_Deinitialize                          M24VA_Deinitialise
  45. #define GXVA_Reset                                   M24VA_Reset
  46. #define GXVA_SimScriptOpen                    M24VA_SimScriptOpen
  47. #define GXVA_SimScriptClose                   M24VA_SimScriptClose
  48. #define GXVA_SimScriptFlush                   M24VA_SimScriptFlush
  49. #define GXVA_SimScriptLog                      M24VA_SimScriptLog
  50. #define GXVA_SetScriptMode                    M24VA_SetScriptMode
  51. #define GXVA_GetStats                             M24VA_GetStats
  52. #define GXVA_GetSlavePortStats             M24VA_GetSlavePortStats
  53. #define VDISP_Initialize()              VDISP_Initialise(gx_pvoid)
  54. #define VDISP_Deinitialize              VDISP_Deinitialise