video: driver: Enable encoder input CR stats
Enable encoder input Compression Ratio (CR) stats. Input CR stats are provided by clients for each input buffer and used in bandwidth calculations. Change-Id: Ibd910118837148b0b9dcc288069237f9a2d8f225 Signed-off-by: Chinmay Sawarkar <chinmays@codeaurora.org> Signed-off-by: Mihir Ganu <mganu@codeaurora.org>
Cette révision appartient à :

révisé par
Mihir Ganu

Parent
6d7120a4d3
révision
7b9c3cb048
@@ -1084,6 +1084,11 @@ static struct msm_platform_inst_capability instance_data_waipio[] = {
|
||||
{0}, {0},
|
||||
NULL, NULL},
|
||||
|
||||
{ENC_IP_CR, ENC, CODECS_ALL,
|
||||
0, S32_MAX, 1, 0,
|
||||
V4L2_CID_MPEG_VIDC_ENC_INPUT_COMPRESSION_RATIO,
|
||||
0, CAP_FLAG_DYNAMIC_ALLOWED},
|
||||
|
||||
{META_LTR_MARK_USE, ENC, H264|HEVC,
|
||||
V4L2_MPEG_MSM_VIDC_DISABLE, V4L2_MPEG_MSM_VIDC_ENABLE,
|
||||
1, V4L2_MPEG_MSM_VIDC_DISABLE,
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur