MLK-21087-4:[i.MX8QXP/VPU]: Integrate timestamp manager into driver
authorming_qian <ming.qian@nxp.com>
Thu, 18 Apr 2019 09:00:54 +0000 (17:00 +0800)
committerming_qian <ming.qian@nxp.com>
Mon, 22 Apr 2019 07:49:19 +0000 (15:49 +0800)
set tsm_use_consumed_length default to 1

Signed-off-by: ming_qian <ming.qian@nxp.com>
drivers/mxc/vpu_malone/vpu_b0.c

index 9addc7c..12a5e07 100644 (file)
@@ -64,7 +64,7 @@ static int vpu_frmcrcdump_ena;
 static int stream_buffer_threshold;
 static int tsm_mode = MODE_AI;
 static int tsm_buffer_size = 1024;
-static int tsm_use_consumed_length;
+static int tsm_use_consumed_length = 1;
 
 /* Generic End of content startcodes to differentiate from those naturally in the stream/file */
 #define EOS_GENERIC_HEVC 0x7c010000