Searched refs:mtk_jpeg_ctx (Results 1 – 5 of 5) sorted by relevance
| /drivers/media/platform/mediatek/jpeg/ |
| A D | mtk_jpeg_core.c | 936 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_enc_device_run() 978 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_multicore_enc_device_run() 986 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_multicore_dec_device_run() 994 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_dec_device_run() 1048 struct mtk_jpeg_ctx *ctx = priv; in mtk_jpeg_dec_job_ready() 1158 struct mtk_jpeg_ctx *ctx; in mtk_jpeg_open() 1236 struct mtk_jpeg_ctx *ctx; in mtk_jpeg_job_timeout_work() 1560 struct mtk_jpeg_ctx *ctx; in mtk_jpeg_enc_done() 1597 struct mtk_jpeg_ctx, in mtk_jpegenc_worker() 1684 struct mtk_jpeg_ctx *ctx = container_of(work, struct mtk_jpeg_ctx, in mtk_jpegdec_worker() [all …]
|
| A D | mtk_jpeg_enc_hw.h | 90 void mtk_jpeg_set_enc_src(struct mtk_jpeg_ctx *ctx, void __iomem *base, 92 void mtk_jpeg_set_enc_dst(struct mtk_jpeg_ctx *ctx, void __iomem *base, 94 void mtk_jpeg_set_enc_params(struct mtk_jpeg_ctx *ctx, void __iomem *base);
|
| A D | mtk_jpeg_core.h | 94 struct mtk_jpeg_ctx *curr_ctx; 105 struct mtk_jpeg_ctx *curr_ctx; 290 struct mtk_jpeg_ctx { struct
|
| A D | mtk_jpeg_enc_hw.c | 84 void mtk_jpeg_set_enc_src(struct mtk_jpeg_ctx *ctx, void __iomem *base, in mtk_jpeg_set_enc_src() 111 void mtk_jpeg_set_enc_dst(struct mtk_jpeg_ctx *ctx, void __iomem *base, in mtk_jpeg_set_enc_dst() 139 void mtk_jpeg_set_enc_params(struct mtk_jpeg_ctx *ctx, void __iomem *base) in mtk_jpeg_set_enc_params() 209 struct mtk_jpeg_ctx *ctx; in mtk_jpegenc_put_buf() 280 struct mtk_jpeg_ctx *ctx; in mtk_jpegenc_hw_irq_handler()
|
| A D | mtk_jpeg_dec_hw.c | 485 struct mtk_jpeg_ctx *ctx; in mtk_jpegdec_put_buf() 550 struct mtk_jpeg_ctx *ctx; in mtk_jpegdec_hw_irq_handler()
|
Completed in 17 milliseconds