video: driver: enable encoder superframe batching support

Added HFR/HSR superframe handling support for encoder.

Change-Id: I28ced3f223cd78d00b1a654a79bcac3b02f378dc
Signed-off-by: Govindaraj Rajagopal <grajagop@codeaurora.org>
This commit is contained in:
Govindaraj Rajagopal
2021-02-16 21:11:21 +05:30
parent 6070bc2523
commit f02bbaf836
10 changed files with 207 additions and 3 deletions

View File

@@ -239,6 +239,11 @@ static struct msm_platform_inst_capability instance_data_waipio[] = {
HFI_PROP_ROTATION,
CAP_FLAG_ROOT | CAP_FLAG_OUTPUT_PORT},
{SUPER_FRAME, ENC, CODECS_ALL,
0, 16, 1, 0,
V4L2_CID_MPEG_VIDC_SUPERFRAME,
0},
{SLICE_INTERFACE, DEC, CODECS_ALL,
0, 0, 0, 0,
V4L2_CID_MPEG_VIDEO_DECODER_SLICE_INTERFACE,