Home
last modified time | relevance | path

Searched refs:s5p_jpeg_q_data (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/samsung/s5p-jpeg/
A Djpeg-core.h197 struct s5p_jpeg_q_data { struct
232 struct s5p_jpeg_q_data out_q;
233 struct s5p_jpeg_q_data cap_q;
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 8 milliseconds