Home | History | Annotate | Download | only in inc
      1 
      2 /*
      3  * Copyright (C) Texas Instruments - http://www.ti.com/
      4  *
      5  * This library is free software; you can redistribute it and/or
      6  * modify it under the terms of the GNU Lesser General Public
      7  * License as published by the Free Software Foundation; either
      8  * version 2.1 of the License, or (at your option) any later version.
      9  *
     10  *
     11  * This library is distributed in the hope that it will be useful,
     12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
     13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
     14  * Lesser General Public License for more details.
     15  *
     16  *
     17  * You should have received a copy of the GNU Lesser General Public
     18  * License along with this library; if not, write to the Free Software
     19  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
     20  */
     21 /* =============================================================================
     22  *             Texas Instruments OMAP(TM) Platform Software
     23  *  (c) Copyright Texas Instruments, Incorporated.  All Rights Reserved.
     24  *
     25  *  Use of this software is controlled by the terms and conditions found
     26  *  in the license agreement under which this software has been supplied.
     27  * ============================================================================
     28  * */
     29 /**
     30  * @file g722encsocket_ti.h
     31  *
     32  * Auto-generated UUID structures for DSP/BIOS Bridge nodes.
     33  * Do not modify.
     34  *
     35  * @path  $(OMAPSW_MPU)\linux\audio\src\openmax_il\g722_enc\inc
     36  *
     37  * @rev 0.1
     38  */
     39 /* ---------------------------------------------------------------------------*/
     40 
     41 struct DSP_UUID G722ENCSOCKET_TI_UUID = {
     42     0xc8d2667f, 0x4180, 0x448a, 0xb3, 0x5c, {
     43         0x3f, 0x66, 0x82, 0xa0, 0x2f, 0x76
     44     }
     45 };
     46 
     47 struct DSP_UUID ENCODE_COMMON_TI_UUID = {
     48     0x79A3C8B3, 0x95F2, 0x403F, 0x9A, 0x4B, {
     49         0xCF, 0x80, 0x57, 0x73, 0x05, 0x41
     50     }
     51 };
     52 
     53