Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/jpeg/
A Dmtk_jpeg_core.c996 struct mtk_jpeg_ctx, in mtk_jpegenc_worker()
1083 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_enc_device_run()
1125 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_multicore_enc_device_run()
1182 struct mtk_jpeg_ctx *ctx = container_of(work, struct mtk_jpeg_ctx, in mtk_jpegdec_worker()
1300 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_multicore_dec_device_run()
1308 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_dec_device_run()
1361 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_dec_job_ready()
1435 struct mtk_jpeg_ctx *ctx; in mtk_jpeg_enc_done()
1484 struct mtk_jpeg_ctx *ctx; in mtk_jpeg_dec_irq()
1566 struct mtk_jpeg_ctx *ctx; in mtk_jpeg_open()
[all …]
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);
A Dmtk_jpeg_core.h86 struct mtk_jpeg_ctx *curr_ctx;
97 struct mtk_jpeg_ctx *curr_ctx;
291 struct mtk_jpeg_ctx { struct
A Dmtk_jpeg_enc_hw.c84 void mtk_jpeg_set_enc_src(struct mtk_jpeg_ctx *ctx, void __iomem *base, in mtk_jpeg_set_enc_src()
101 void mtk_jpeg_set_enc_dst(struct mtk_jpeg_ctx *ctx, void __iomem *base, in mtk_jpeg_set_enc_dst()
121 void mtk_jpeg_set_enc_params(struct mtk_jpeg_ctx *ctx, void __iomem *base) in mtk_jpeg_set_enc_params()
190 struct mtk_jpeg_ctx *ctx; in mtk_jpegenc_put_buf()
261 struct mtk_jpeg_ctx *ctx; in mtk_jpegenc_hw_irq_handler()
A Dmtk_jpeg_dec_hw.c452 struct mtk_jpeg_ctx *ctx; in mtk_jpegdec_put_buf()
517 struct mtk_jpeg_ctx *ctx; in mtk_jpegdec_hw_irq_handler()

Completed in 13 milliseconds