Home
last modified time | relevance | path

Searched refs: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
227 dst_done_buf = container_of(dst_buffer, in mtk_jpegenc_put_buf()
231 list_add_tail(&dst_done_buf->list, &ctx->dst_done_queue); in mtk_jpegenc_put_buf()