Searched refs:dst_done_buf (Results 1 – 2 of 2) sorted by relevance
193 struct mtk_jpeg_src_buf *dst_done_buf, *tmp_dst_done_buf; in mtk_jpegenc_put_buf() local208 dst_done_buf = container_of(dst_buffer, in mtk_jpegenc_put_buf()212 list_add_tail(&dst_done_buf->list, &ctx->dst_done_queue); in mtk_jpegenc_put_buf()
446 struct mtk_jpeg_src_buf *dst_done_buf, *tmp_dst_done_buf; in mtk_jpegdec_put_buf() local465 dst_done_buf = container_of(dst_buffer, struct mtk_jpeg_src_buf, b); in mtk_jpegdec_put_buf()468 list_add_tail(&dst_done_buf->list, &ctx->dst_done_queue); in mtk_jpegdec_put_buf()