Home
last modified time | relevance | path

Searched refs:s5p_jpeg_q_data (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.h184 * s5p_jpeg_q_data - parameters of one queue
195 struct s5p_jpeg_q_data { struct
230 struct s5p_jpeg_q_data out_q;
231 struct s5p_jpeg_q_data cap_q;
H A Djpeg-core.c1111 static bool s5p_jpeg_parse_hdr(struct s5p_jpeg_q_data *result, in s5p_jpeg_parse_hdr()
1320 static struct s5p_jpeg_q_data *get_q_data(struct s5p_jpeg_ctx *ctx, in get_q_data()
1334 struct s5p_jpeg_q_data *q_data = NULL; in s5p_jpeg_g_fmt()
1587 struct s5p_jpeg_q_data *q_data = NULL; in s5p_jpeg_s_fmt()
2454 struct s5p_jpeg_q_data *q_data = NULL; in s5p_jpeg_queue_setup()
2479 struct s5p_jpeg_q_data *q_data = NULL; in s5p_jpeg_buf_prepare()
2498 struct s5p_jpeg_q_data *q_data = &ctx->cap_q; in s5p_jpeg_set_capture_queue_data()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.h176 * struct s5p_jpeg_q_data - parameters of one queue
187 struct s5p_jpeg_q_data { struct
222 struct s5p_jpeg_q_data out_q;
223 struct s5p_jpeg_q_data cap_q;
H A Djpeg-core.c1111 static bool s5p_jpeg_parse_hdr(struct s5p_jpeg_q_data *result, in s5p_jpeg_parse_hdr()
1318 static struct s5p_jpeg_q_data *get_q_data(struct s5p_jpeg_ctx *ctx, in get_q_data()
1332 struct s5p_jpeg_q_data *q_data = NULL; in s5p_jpeg_g_fmt()
1585 struct s5p_jpeg_q_data *q_data = NULL; in s5p_jpeg_s_fmt()
2452 struct s5p_jpeg_q_data *q_data = NULL; in s5p_jpeg_queue_setup()
2477 struct s5p_jpeg_q_data *q_data = NULL; in s5p_jpeg_buf_prepare()
2496 struct s5p_jpeg_q_data *q_data = &ctx->cap_q; in s5p_jpeg_set_capture_queue_data()

Completed in 10 milliseconds