Loading
msm: vidc: handle qbuf failure in decode batching usecase
if msm_comm_qbuf_to_hfi is failed at msm_vidc_batch_handler
path, then vb2_buffer refcount is still held at v4l2 layer.
So added error handling for qbuf failure at decode_batching
sequence.
Change-Id: Ic900ff95faec075620323c989430dea7ce34f26b
Signed-off-by:
Govindaraj Rajagopal <grajagop@codeaurora.org>