genericopenlibs/liboil/group/i386.mmpi
branchRCL_3
changeset 56 acd3cd4aaceb
equal deleted inserted replaced
54:4332f0f7be53 56:acd3cd4aaceb
       
     1 /*
       
     2 * Copyright (c) 2009 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 // Source path
       
    19 SOURCEPATH     ..\src\i386
       
    20 
       
    21 // source file name
       
    22 SOURCE  abs_i386.c
       
    23 SOURCE  argb_paint_i386.c
       
    24 SOURCE  ayuv2argb_i386.c
       
    25 SOURCE	composite_i386.c
       
    26 SOURCE	conv_3dnow.c
       
    27 SOURCE	conv_sse.c
       
    28 SOURCE	copy8x8_i386.c
       
    29 SOURCE	diff8x8_i386.c
       
    30 SOURCE	error8x8_i386.c
       
    31 SOURCE	md5_i386.c
       
    32 SOURCE	mult8x8_i386.c
       
    33 SOURCE	recon8x8_i386.c
       
    34 SOURCE	rowcolsad8x8_i386.c
       
    35 SOURCE	sad8x8avg_i386.c
       
    36 SOURCE	splat_i386.c
       
    37 SOURCE	trans8x8_i386.c
       
    38 SOURCE	wavelet.c
       
    39 
       
    40 SMPSAFE
       
    41 
       
    42 // End of File
       
    43