aboutsummaryrefslogtreecommitdiff
path: root/src/psb_drv_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/psb_drv_video.h')
-rwxr-xr-xsrc/psb_drv_video.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/psb_drv_video.h b/src/psb_drv_video.h
index 73bfcda..0d7ea60 100755
--- a/src/psb_drv_video.h
+++ b/src/psb_drv_video.h
@@ -439,7 +439,8 @@ struct object_context_s {
* bytes[1]: profile
* bytes[2]: tile stride | rotated tile stride
* bytes[3]: driver_data->protected
- * bytes[4]: width_in_mb; pass width kernel for VC1 workaround
+ * bytes[4]: width_in_mb; pass width kernel for VC1/H.264 workaround
+ * bytes[5]: height_in_mb; pass width kernel for VC1/H.264 workaround
*/
uint64_t ctp_type;