summaryrefslogtreecommitdiff
path: root/src/shaders/vme/vme75_mpeg2.inc
blob: c8e42cc033f1922bd836a8d916261c81a8b0b79a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*
 * Copyright © <2010>, Intel Corporation.
 *
 * This program is licensed under the terms and conditions of the
 * Eclipse Public License (EPL), version 1.0.  The full text of the EPL is at
 * http://www.opensource.org/licenses/eclipse-1.0.php.
 *
 */
// Modual name: ME_header.inc
//
// Global symbols define
//

/*
 * Constant
 */

define(`INTER_PART_MASK',               `0x7e000000')
define(`mpeg2_ref',		`r83')
define(`pic_ref',		`r82')
define(`INTRA16_DC_PRED',      `0xBB')