Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_core.c941 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_enc_device_run()
983 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_multicore_enc_device_run()
991 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_multicore_dec_device_run()
999 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_dec_device_run()
1052 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_dec_job_ready()
1162 struct mtk_jpeg_ctx *ctx; in mtk_jpeg_open()
1240 struct mtk_jpeg_ctx *ctx; in mtk_jpeg_job_timeout_work()
1564 struct mtk_jpeg_ctx *ctx; in mtk_jpeg_enc_done()
1600 struct mtk_jpeg_ctx, in mtk_jpegenc_worker()
1687 struct mtk_jpeg_ctx *ctx = container_of(work, struct mtk_jpeg_ctx, in mtk_jpegdec_worker()
[all …]
H A Dmtk_jpeg_enc_hw.h85 void mtk_jpeg_set_enc_src(struct mtk_jpeg_ctx *ctx, void __iomem *base,
87 void mtk_jpeg_set_enc_dst(struct mtk_jpeg_ctx *ctx, void __iomem *base,
89 void mtk_jpeg_set_enc_params(struct mtk_jpeg_ctx *ctx, void __iomem *base);
H A Dmtk_jpeg_core.h90 struct mtk_jpeg_ctx *curr_ctx;
101 struct mtk_jpeg_ctx *curr_ctx;
287 struct mtk_jpeg_ctx { struct
H A Dmtk_jpeg_enc_hw.c82 void mtk_jpeg_set_enc_src(struct mtk_jpeg_ctx *ctx, void __iomem *base, in mtk_jpeg_set_enc_src()
99 void mtk_jpeg_set_enc_dst(struct mtk_jpeg_ctx *ctx, void __iomem *base, in mtk_jpeg_set_enc_dst()
119 void mtk_jpeg_set_enc_params(struct mtk_jpeg_ctx *ctx, void __iomem *base) in mtk_jpeg_set_enc_params()
189 struct mtk_jpeg_ctx *ctx; in mtk_jpegenc_put_buf()
260 struct mtk_jpeg_ctx *ctx; in mtk_jpegenc_hw_irq_handler()
H A Dmtk_jpeg_dec_hw.c450 struct mtk_jpeg_ctx *ctx; in mtk_jpegdec_put_buf()
515 struct mtk_jpeg_ctx *ctx; in mtk_jpegdec_hw_irq_handler()