Searched hist:a4ca67af8b831a781ac53060c5d5c3dccaf7676e (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | vdec.c | diff a4ca67af8b831a781ac53060c5d5c3dccaf7676e Mon Sep 28 11:44:30 CDT 2020 Stanimir Varbanov <stanimir.varbanov@linaro.org> media: venus: vdec: Make decoder return LAST flag for sufficient event
This makes the decoder to behaives equally for sufficient and insufficient events. After this change the LAST buffer flag will be set when the new resolution (in dynamic-resolution-change state) is smaller then the old bitstream resolution.
Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|