amcodecMy Project
|
audio_priv.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_PRIV_H_ 00013 #define CODEC_PRIV_H_ 00014 void audio_start(void **priv, codec_para_t *pcodec); 00015 void audio_stop(void **priv); 00016 void audio_pause(void *priv); 00017 void audio_resume(void *priv); 00018 #endif
Generated on Tue Dec 2 2014 21:58:52 for amcodecMy Project by
