mdfdevvideoextensions/nga_mdf_postprocessor_shai/inc/NGAPostProcHwDevice_UID.hrh
changeset 58 b6dbf97aba93
equal deleted inserted replaced
57:1cbb0d5bf7f2 58:b6dbf97aba93
       
     1 /*
       
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 /*
       
    20 *******************************************************************************
       
    21 Product     : NGA MDF Plugins
       
    22 Module      : NGA Post processor HwDevice
       
    23 File        : NGAPostProcHwDevice_UID.hrh
       
    24 Description : hrh file containing definitions of UIDS used in NGA Post processor 
       
    25 			  HwDevice					
       
    26 *******************************************************************************
       
    27 */
       
    28 
       
    29 
       
    30 #ifndef __NGAPOSTPROCHWDEVICE_HRH__
       
    31 #define __NGAPOSTPROCHWDEVICE_HRH__
       
    32 
       
    33 #define KUidNGAPostProcHwDeviceImplUid               0x2003162A // 0x10273417 //0x200195B0
       
    34 #define KUidNGAPostProcHwDeviceDllUid                0x20031629 // 0x10273416 //0x200195AF
       
    35 
       
    36 #endif //__NGAPOSTPROCHWDEVICE_HRH__