amcodecMy Project: codec_msg.h Source File

amcodec

codec_msg.h
Go to the documentation of this file.
00001 
00008 /* Copyright (C) 2007-2011, Amlogic Inc.
00009 * All right reserved
00010 * 
00011 */
00012 #ifndef CODEC_MSG_H
00013 #define CODEC_MSG_H
00014 
00015 const char * codec_error_msg(int error);
00016 int system_error_to_codec_error(int error);
00017 void print_error_msg(int error, int syserr, char *func, int line);
00018 
00019 #endif
Generated on Tue Dec 2 2014 21:58:54 for amcodecMy Project by   doxygen 1.7.6.1