aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe
diff options
context:
space:
mode:
authorChristian König <[email protected]>2011-06-07 21:13:59 +0200
committerChristian König <[email protected]>2011-06-07 21:13:59 +0200
commitf1bf7d3dbfa8c74b9537e6132f17dd8250a3451b (patch)
tree633e36eb879637479023c294d864ac1bd97e6653 /src/gallium/include/pipe
parentb4fa7db65639322ae8dea19a23c9cc8234a3d7e1 (diff)
[g3dvl] move dummy quantification into xvmc state tracker
Diffstat (limited to 'src/gallium/include/pipe')
-rw-r--r--src/gallium/include/pipe/p_video_context.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallium/include/pipe/p_video_context.h b/src/gallium/include/pipe/p_video_context.h
index bea5067331e..2a30099c5b0 100644
--- a/src/gallium/include/pipe/p_video_context.h
+++ b/src/gallium/include/pipe/p_video_context.h
@@ -183,8 +183,8 @@ struct pipe_video_decode_buffer
* set the quantification matrixes
*/
void (*set_quant_matrix)(struct pipe_video_decode_buffer *decbuf,
- uint8_t intra_matrix[64],
- uint8_t non_intra_matrix[64]);
+ const uint8_t intra_matrix[64],
+ const uint8_t non_intra_matrix[64]);
/**
* get the pointer where to put the ycbcr blocks of a component