Searched refs:mtk_jpeg_ctx (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/platform/mediatek/jpeg/ |
| A D | mtk_jpeg_core.c | 940 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_enc_device_run() 982 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_multicore_enc_device_run() 990 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_multicore_dec_device_run() 998 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_dec_device_run() 1051 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_dec_job_ready() 1161 struct mtk_jpeg_ctx *ctx; in mtk_jpeg_open() 1239 struct mtk_jpeg_ctx *ctx; in mtk_jpeg_job_timeout_work() 1553 struct mtk_jpeg_ctx *ctx; in mtk_jpeg_enc_done() 1589 struct mtk_jpeg_ctx, in mtk_jpegenc_worker() 1676 struct mtk_jpeg_ctx *ctx = container_of(work, struct mtk_jpeg_ctx, in mtk_jpegdec_worker() [all …]
|
| A D | mtk_jpeg_enc_hw.h | 85 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 D | mtk_jpeg_core.h | 90 struct mtk_jpeg_ctx *curr_ctx; 101 struct mtk_jpeg_ctx *curr_ctx; 286 struct mtk_jpeg_ctx { struct
|
| A D | mtk_jpeg_enc_hw.c | 82 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()
|
| A D | mtk_jpeg_dec_hw.c | 450 struct mtk_jpeg_ctx *ctx; in mtk_jpegdec_put_buf() 515 struct mtk_jpeg_ctx *ctx; in mtk_jpegdec_hw_irq_handler()
|
Completed in 18 milliseconds