blob: e95203af4027e82f3d9dfb931b250ffe001be86d [file] [log] [blame]
/**
*
* File Name: armVCM4P2_ZigZag_Tables.h
* OpenMAX DL: v1.0.2
* Revision: 12290
* Date: Wednesday, April 9, 2008
*
* (c) Copyright 2007-2008 ARM Limited. All Rights Reserved.
*
*
*
*
* File: armVCM4P2_Zigzag_Tables.h
* Description: Declares Tables used for Zigzag scan in MP4P2 codec.
*
*/
#ifndef _OMXZIGZAGTAB_H
#define _OMXZIGZAGTAB_H
extern const OMX_U8 armVCM4P2_aClassicalZigzagScan [192];
//extern const OMX_U8 armVCM4P2_aHorizontalZigzagScan [64];
//extern const OMX_U8 armVCM4P2_aVerticalZigzagScan [64];
#endif /* _OMXZIGZAGTAB_H_ */