projects
/
platform
/
adaptation
/
broadcom
/
libomxil-vc4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68fd1d2
)
vc_image: Add VC_IMAGE_PROP_VPITCH property
author
popcornmix
<popcornmix@gmail.com>
Tue, 16 May 2017 12:50:54 +0000
(13:50 +0100)
committer
popcornmix
<popcornmix@gmail.com>
Tue, 16 May 2017 12:50:54 +0000
(13:50 +0100)
helpers/vc_image/vc_image.h
patch
|
blob
|
history
diff --git
a/helpers/vc_image/vc_image.h
b/helpers/vc_image/vc_image.h
index 29955bdd0840acf806016976a964f2b3608c0c8c..1e5bf22d419dc1c9832fb6f82a403c71c49500c0 100644
(file)
--- a/
helpers/vc_image/vc_image.h
+++ b/
helpers/vc_image/vc_image.h
@@
-106,7
+106,8
@@
extern "C" {
VC_IMAGE_PROP_IS_PACKED,
VC_IMAGE_PROP_YUV_COLOURSPACE,
/* Linked-multichannel properties*/
- VC_IMAGE_PROP_LINKED_MULTICHANN
+ VC_IMAGE_PROP_LINKED_MULTICHANN,
+ VC_IMAGE_PROP_VPITCH
} VC_IMAGE_PROPERTY_T;
/* A property key and value */