driver: video: handle input port settings change
add support for input port settings change raised by fw. update driver subscribed port settings properties with instance. Raise event to client. Release, get, create and queue input internal buffers. Send resume commond to fw on input port. Add support to destroy internal buffers. Change-Id: Ic979cf2d0c7298b8083347173a973d553ed52af8 Signed-off-by: Darshana Patil <darshana@codeaurora.org>
This commit is contained in:
@@ -905,6 +905,10 @@ static struct msm_platform_inst_capability instance_data_waipio[] = {
|
||||
DEFAULT_VIDEO_CONCEAL_COLOR_BLACK,
|
||||
V4L2_CID_MPEG_VIDEO_MUTE_YUV,
|
||||
HFI_PROP_CONCEAL_COLOR_10BIT},
|
||||
|
||||
{STAGE, DEC|ENC, CODECS_ALL, 1, 2, 1, 2},
|
||||
{PIPE, DEC|ENC, CODECS_ALL, 1, 4, 1, 4},
|
||||
{POC, DEC, H264, 0, 1, 1, 0},
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user