aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArchit Taneja <[email protected]>2016-11-18 21:20:15 -0200
committerMauro Carvalho Chehab <[email protected]>2016-11-22 06:53:26 -0200
commit15f632e665653da078a121f8478586f09dd56b4d (patch)
tree523a7f7514e24139874623d78768c90c172e8beb /tools/perf/scripts/python
parent4f36178188e0b33ea594e3d4849f407e40f8149d (diff)
[media] media: ti-vpe: Use line average de-interlacing for first 2 frames
The motion detection block requires 3 fields to create the motion vector data. This means that using the default method the first progressive frame is only generated after 3rd field is consumed. Hence by default for N input field we would generate N - 2 progressive frames. In order to generate N progressive frames from N fields we use the line averaging mode of the de-interlacer for the first 2 fields and then revert back to the preferred Edge Directed Interpolation method (using the motion vector). Thus creating 2 line averaged frames + N - 2 motion based frames for a total of N frames. Signed-off-by: Archit Taneja <[email protected]> Signed-off-by: Nikhil Devshatwar <[email protected]> Signed-off-by: Benoit Parrot <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions