diff options
author | Stanimir Varbanov <stanimir.varbanov@linaro.org> | 2017-06-15 13:31:45 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-06-20 08:53:39 -0300 |
commit | af2c3834c8ca7cc65d15592ac671933df8848115 (patch) | |
tree | 3b1d6b57628a2b5014601dcf688df63d3c2751f6 /drivers/media/platform/qcom/venus/venc.c | |
parent | 097748eb6478607ba73089c9e7b3775bbb01466c (diff) | |
download | linux-af2c3834c8ca7cc65d15592ac671933df8848115.tar.gz linux-af2c3834c8ca7cc65d15592ac671933df8848115.tar.xz |
[media] media: venus: adding core part and helper functions
* core.c has implemented the platform driver methods, file
operations and v4l2 registration.
* helpers.c has implemented common helper functions for:
- buffer management
- vb2_ops and functions for format propagation,
- functions for allocating and freeing buffers for
internal usage. The buffer parameters describing internal
buffers depends on current format, resolution and codec.
- functions for calculation of current load of the
hardware. Depending on the count of instances and
resolutions it selects the best clock rate for the video
core.
* firmware loader
Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/qcom/venus/venc.c')
0 files changed, 0 insertions, 0 deletions