Home
last modified time | relevance | path

Searched hist:cef697d8a0632f649c9b0450e14a370b85d2d10d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dvdec_ctrls.cdiff cef697d8a0632f649c9b0450e14a370b85d2d10d Wed Jan 16 10:40:58 CST 2019 Stanimir Varbanov <stanimir.varbanov@linaro.org> media: venus: vdec_ctrls: get real minimum buffers for capture

Until now we returned num_output_bufs set during reqbuf but
that could be wrong when we implement stateful Codec API. So
get the minimum buffers for capture from HFI. This is supposed
to be called after stream header parsing, i.e. after dequeue
v4l2 event for change resolution.

Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>