Searched hist:c8e8dabcd1a8c7aaedc514052d383a8152119084 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | core.h | diff c8e8dabcd1a8c7aaedc514052d383a8152119084 Mon Nov 30 22:23:23 CST 2020 Fritz Koenig <frkoenig@chromium.org> media: venus: vdec: Handle DRC after drain
If the DRC is near the end of the stream the client may send a V4L2_DEC_CMD_STOP before the DRC occurs. V4L2_DEC_CMD_STOP puts the driver into the VENUS_DEC_STATE_DRAIN state. DRC must be aware so that after the DRC event the state can be restored correctly.
Signed-off-by: Fritz Koenig <frkoenig@chromium.org> Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
H A D | vdec.c | diff c8e8dabcd1a8c7aaedc514052d383a8152119084 Mon Nov 30 22:23:23 CST 2020 Fritz Koenig <frkoenig@chromium.org> media: venus: vdec: Handle DRC after drain
If the DRC is near the end of the stream the client may send a V4L2_DEC_CMD_STOP before the DRC occurs. V4L2_DEC_CMD_STOP puts the driver into the VENUS_DEC_STATE_DRAIN state. DRC must be aware so that after the DRC event the state can be restored correctly.
Signed-off-by: Fritz Koenig <frkoenig@chromium.org> Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|