blob: 3255b61beacff199a8bc0c8e4e86ee0367e1b2a5 [file] [log] [blame]
/**
*
* File Name: armVCM4P2_DCT_Table.h
* OpenMAX DL: v1.0.2
* Revision: 9641
* Date: Thursday, February 7, 2008
*
* (c) Copyright 2007-2008 ARM Limited. All Rights Reserved.
*
*
*
*
* File: armVCM4P2_DCT_Table.h
* Description: Declares Tables used for DCT/IDCT module
* in MP4P2 codec.
*
*/
#ifndef _OMXDCTTAB_H_
#define _OMXDCTTAB_H_
extern const OMX_F64 armVCM4P2_preCalcDCTCos[8][8];
#endif /* _OMXDCTTAB_H_ */
/* End of file */