[svn] / tags / branch-release-1-0 / xvidcore / src / utils / mem_align.h Repository:
ViewVC logotype

View of /tags/branch-release-1-0/xvidcore/src/utils/mem_align.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 908 - (download) (annotate)
Thu Mar 6 21:12:04 2003 UTC (21 years, 1 month ago)
File size: 191 byte(s)
This commit was manufactured by cvs2svn to create tag 'branch-release-1-0'.
#ifndef _MEM_ALIGN_H_
#define _MEM_ALIGN_H_

#include "../portab.h"

void *xvid_malloc(size_t size,
				  uint8_t alignment);
void xvid_free(void *mem_ptr);

#endif							/* _MEM_ALIGN_H_ */

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4