diff options
author | Steve Kondik <steve@cyngn.com> | 2015-12-28 13:08:26 -0800 |
---|---|---|
committer | Steve Kondik <steve@cyngn.com> | 2015-12-28 13:13:07 -0800 |
commit | b19f3604b0abc7d3b835acb11c8dbc37fee8fe3d (patch) | |
tree | f2bd8d9e7f554c59f5da5ae6f08232e701a45478 /camera | |
parent | 020adf202a6a485808a686566cb10e7549ac4cf1 (diff) | |
download | frameworks_av-b19f3604b0abc7d3b835acb11c8dbc37fee8fe3d.zip frameworks_av-b19f3604b0abc7d3b835acb11c8dbc37fee8fe3d.tar.gz frameworks_av-b19f3604b0abc7d3b835acb11c8dbc37fee8fe3d.tar.bz2 |
stagefright: Those who cannot remember history are doomed to repeat it
* A new sniffer might want to defer it's work based on the
knowledge already gained by those who have already sniffed.
* This is the case for our FFMPEG sniffer, which is pretty awesome
in that it is able to fill in all the gaps and detect almost
anything, however the cost is additional latency during scanning
and startup.
* As we cycle thru each sniffer, feed the current score to the next.
It is up to the extractor to use this knowledge wisely.
* Additionally, print some metrics on how long the sniff took.
Change-Id: I5dc8de11ed4939a01eabb0cae0b4e1e71d991eea
Diffstat (limited to 'camera')
0 files changed, 0 insertions, 0 deletions