video: driver: add support to set colorspace for enc
- Set enc colorspace info to firmware via HFI_PROP_SIGNAL_COLOR_INFO property. - Fix dec colorspace payload packaging. Change-Id: Ib7ef2395a4f98f6497bbb200770a8612410eb8f5 Signed-off-by: Akshata Sahukar <asahukar@codeaurora.org>
This commit is contained in:
@@ -374,6 +374,13 @@ static struct msm_platform_inst_capability instance_data_waipio[] = {
|
||||
HFI_PROP_BLUR_RESOLUTION,
|
||||
CAP_FLAG_ROOT | CAP_FLAG_OUTPUT_PORT},
|
||||
|
||||
{CSC, ENC, CODECS_ALL,
|
||||
V4L2_MPEG_MSM_VIDC_DISABLE,
|
||||
V4L2_MPEG_MSM_VIDC_ENABLE,
|
||||
1, V4L2_MPEG_MSM_VIDC_DISABLE,
|
||||
0,
|
||||
HFI_PROP_CSC},
|
||||
|
||||
/* Needed for control initialization. TODO */
|
||||
/* {CSC_CUSTOM_MATRIX, ENC, CODECS_ALL,
|
||||
V4L2_MPEG_MSM_VIDC_DISABLE,
|
||||
|
Reference in New Issue
Block a user