os/mm/mdfdevvideoextensions/nga_mdf_postprocessor/inc/NGAPostProcHwDevice_UID.hrh
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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               0x10273417 //0x200195B0
    34 #define KUidNGAPostProcHwDeviceDllUid                0x10273416 //0x200195AF
    35 
    36 #endif //__NGAPOSTPROCHWDEVICE_HRH__