aboutsummaryrefslogtreecommitdiff
path: root/videodecoder/VideoDecoderDefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'videodecoder/VideoDecoderDefs.h')
-rw-r--r--videodecoder/VideoDecoderDefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/videodecoder/VideoDecoderDefs.h b/videodecoder/VideoDecoderDefs.h
index c9b5d30..708725b 100644
--- a/videodecoder/VideoDecoderDefs.h
+++ b/videodecoder/VideoDecoderDefs.h
@@ -153,7 +153,7 @@ struct VideoConfigBuffer {
VideoExtensionBuffer *ext;
void* nativeWindow;
uint32_t rotationDegrees;
-#ifdef TARGET_HAS_VPP
+#ifdef TARGET_HAS_ISV
uint32_t vppBufferNum;
#endif
};