Home
last modified time | relevance | path

Searched refs:tmp_dst_done_buf (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_enc_hw.c212 struct mtk_jpeg_src_buf *dst_done_buf, *tmp_dst_done_buf; in mtk_jpegenc_put_buf() local
235 tmp_dst_done_buf = list_entry(pos, in mtk_jpegenc_put_buf()
238 if (tmp_dst_done_buf->frame_num == in mtk_jpegenc_put_buf()
240 list_del(&tmp_dst_done_buf->list); in mtk_jpegenc_put_buf()
241 v4l2_m2m_buf_done(&tmp_dst_done_buf->b, in mtk_jpegenc_put_buf()