summaryrefslogtreecommitdiff
path: root/vss/inc
diff options
context:
space:
mode:
authorBasavapatna Dattaguru <dattaguru@google.com>2011-03-04 09:48:24 -0800
committerBasavapatna Dattaguru <dattaguru@google.com>2011-03-04 15:40:49 -0800
commit1156ea5eaffa0ed46f377c836363fd6499f3b3f9 (patch)
treee3dee5ae4415a6710ca0cf1046f44d96995a5e56 /vss/inc
parentd6af18006d29e2ff2f2ce22fd303553f065124e4 (diff)
downloadlibvideoeditor-1156ea5eaffa0ed46f377c836363fd6499f3b3f9.tar.gz
Fix for issue 3371667: fix source code compilation warnings(Moved from master)
Change-Id: Ife1fc3f89beae498a49970ab5d2a080a112ce7c2
Diffstat (limited to 'vss/inc')
-rw-r--r--[-rwxr-xr-x]vss/inc/M4VSS3GPP_InternalTypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vss/inc/M4VSS3GPP_InternalTypes.h b/vss/inc/M4VSS3GPP_InternalTypes.h
index 570b654..bf627c7 100755..100644
--- a/vss/inc/M4VSS3GPP_InternalTypes.h
+++ b/vss/inc/M4VSS3GPP_InternalTypes.h
@@ -725,7 +725,7 @@ typedef struct
M4OSA_Bool bDoDucking;
M4OSA_Bool bLoop;
M4OSA_Bool bNoLooping;
- M4OSA_Int32 pLVAudioResampler;
+ M4OSA_Context pLVAudioResampler;
M4OSA_Bool bjumpflag;
} M4VSS3GPP_InternalAudioMixingContext;