Home
last modified time | relevance | path

Searched refs:S5P_JPEG_DECODE (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/samsung/s5p-jpeg/
A Djpeg-core.c976 ctx->mode = S5P_JPEG_DECODE; in s5p_jpeg_open()
1608 (ct->mode == S5P_JPEG_DECODE && in s5p_jpeg_s_fmt()
1658 if (ct->mode == S5P_JPEG_DECODE && in s5p_jpeg_s_fmt()
1834 if (ctx->mode != S5P_JPEG_DECODE) in s5p_jpeg_s_selection()
1976 if (ctx->mode == S5P_JPEG_DECODE) in s5p_jpeg_controls_create()
2159 ctx->mode == S5P_JPEG_DECODE) in exynos4_jpeg_set_jpeg_addr()
2412 if (ctx->mode == S5P_JPEG_DECODE) { in s5p_jpeg_job_ready()
2464 if (ctx->mode == S5P_JPEG_DECODE) in s5p_jpeg_queue_setup()
2523 if (ctx->mode == S5P_JPEG_DECODE && in s5p_jpeg_buf_queue()
2660 if (curr_ctx->mode == S5P_JPEG_DECODE) in s5p_jpeg_irq()
[all …]
A Djpeg-core.h62 #define S5P_JPEG_DECODE 1 macro
A Djpeg-hw-exynos4.c38 if (mode == S5P_JPEG_DECODE) { in exynos4_jpeg_set_enc_dec_mode()

Completed in 10 milliseconds