SVCD_SP.h
上传用户:super_houu
上传日期:2008-09-21
资源大小:4099k
文件大小:1k
源码类别:

DVD

开发平台:

Others

  1. /****************************************************************************************
  2.  *  Copyright (c) 2002 ZORAN Corporation, All Rights Reserved
  3.  *  THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF ZORAN CORPORATION
  4.  *
  5.  *  File: $Workfile: SVCD_SP.h $             
  6.  *
  7.  * Description: 
  8.  * ============
  9.  * 
  10.  * 
  11.  * Log:
  12.  * ====
  13.  * $Revision: 3 $
  14.  * Last Modified by $Author: Nirm $ at $Modtime: 23/04/02 9:06 $ 
  15.  ****************************************************************************************
  16.  * Updates:
  17.  ****************************************************************************************
  18.  * $Log: /I49/H49V/Playcore/Nav_SVCD/SVCD_SP.h $
  19.  * 
  20.  * 3     23/04/02 9:35 Nirm
  21.  * - Added dependency in "Config.h".
  22.  * 
  23.  * 2     9/01/02 16:45 Nirm
  24.  * Corrected Include-Paths.
  25.  ****************************************************************************************/
  26. #include "Config.h" // Global Configuration - do not remove!
  27. #ifndef NAV_SVCD_SP_H_
  28. #define NAV_SVCD_SP_H_
  29. //#define MAX_PLAYLIST_ENTRIES 100
  30. #define SVCD_NAVIGATOR_SIZE 0
  31. #endif //NAV_SVCD_SP_H_