Commits

Buddy Liong committed 9ff1f626118
[TEST_QNX] Fixing compiler warnings Using QNX SDP 6.6, compiler issues warnings: /libdce/test_qnx/dce_enc_test/dce_enc_test.c: In function 'main': /libdce/test_qnx/dce_enc_test/dce_enc_test.c:363:21: warning: variable 'ivahd_encode_type' set but not used [-Wunused-but-set-variable] /libdce/test_qnx/dce_enc_test/dce_enc_test.c:357:21: warning: variable 'oned' set but not used [-Wunused-but-set-variable] /libdce/test_qnx/dce_test/dce_test.c:588:22: warning: variable 'vc1_flush' set but not used [-Wunused-but-set-variable] Change-Id: I53798b7a10128baea6f87ee0cc1eca483243846c Signed-off-by: Buddy Liong <buddy.budiono@ti.com>