Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libva
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
libva
Commits
5e40eae6
Commit
5e40eae6
authored
Sep 10, 2009
by
Gwenole Beauchesne
Committed by
Austin Yuan
Sep 14, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add VASliceParameterBufferMPEG2.slice_horizontal_position for i965 driver.
parent
69d39f0b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/va.h
src/va.h
+1
-0
No files found.
src/va.h
100644 → 100755
View file @
5e40eae6
...
...
@@ -569,6 +569,7 @@ typedef struct _VASliceParameterBufferMPEG2
unsigned
int
slice_data_offset
;
/* the offset to the first byte of slice data */
unsigned
int
slice_data_flag
;
/* see VA_SLICE_DATA_FLAG_XXX defintions */
unsigned
int
macroblock_offset
;
/* the offset to the first bit of MB from the first byte of slice data */
unsigned
int
slice_horizontal_position
;
unsigned
int
slice_vertical_position
;
int
quantiser_scale_code
;
int
intra_slice_flag
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment