Files
ubports_kernel_google_msm/include/linux
Joel Nider adec35c3d6 tspp: add kernel api for video demux component
The demux is an in-kernel software component whose purpose is to take
an incoming TSIF stream and split it into multiple output channels
based on the PID field in each TS packet. Each output channel can be
used for a different purpose, such as audio, video or channel
information. In order to get good performance when moving such large
data streams around, the demux was placed in kernel-space as to
prevent copying memory buffers between kernel-space and user-space, at
least at this early stage in processing the traffic. Originally the
design of the TSPP driver was based on the earlier TSIF driver, so it
contained only a user-space API.

Signed-off-by: Joel Nider <jnider@codeaurora.org>
(cherry picked from commit 435ad8e2157eec5783a435f1e7ec47f67d759882)

Change-Id: I0dadf04ec2694c82fc8378fbed5fbf81fc889337
Signed-off-by: Sudhir Sharma <sudsha@codeaurora.org>
2013-03-07 15:19:31 -08:00
..
2013-02-27 18:16:16 -08:00
2012-04-23 14:23:32 +03:00
2013-02-27 18:12:49 -08:00
2012-04-27 11:03:38 -06:00
2012-04-09 13:57:51 -07:00
2013-02-27 18:13:43 -08:00
2013-02-25 11:30:04 -08:00
2013-02-25 11:29:27 -08:00
2012-04-09 13:57:52 -07:00
2013-02-25 11:29:22 -08:00
2013-02-20 02:50:23 -08:00
2012-05-22 14:01:06 -07:00
2013-02-20 01:31:50 -08:00
2012-04-30 15:30:18 -07:00
2013-03-04 12:44:09 -08:00
2013-02-25 11:33:57 -08:00
2013-02-20 02:50:20 -08:00
2012-04-12 12:57:08 +02:00
2012-04-09 13:53:16 -07:00
2012-04-27 10:46:45 +08:00
2012-04-09 13:57:58 -07:00
2013-02-08 15:04:34 -08:00
2013-02-27 18:13:08 -08:00
2013-03-04 12:45:02 -08:00
2013-02-25 11:29:50 -08:00
2013-02-25 11:29:50 -08:00
2013-02-25 11:32:22 -08:00
2013-02-25 11:29:50 -08:00
2013-02-25 11:29:28 -08:00
2013-02-25 11:29:28 -08:00
2013-02-25 11:31:56 -08:00
2013-02-27 18:16:43 -08:00
2013-02-25 11:32:34 -08:00
2012-05-01 09:40:19 -04:00
2012-05-16 13:27:23 -07:00
2013-03-04 12:47:43 -08:00
2013-02-25 11:29:18 -08:00
2012-04-10 22:39:17 -06:00
2013-03-04 12:45:08 -08:00
2012-04-11 09:36:00 +01:00
2013-02-20 02:50:29 -08:00
2013-02-25 11:29:50 -08:00