Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/s5p-jpeg/
Djpeg-core.c2533 u32 ori_h; in s5p_jpeg_buf_queue() local
2538 ori_h = ctx->out_q.h; in s5p_jpeg_buf_queue()
2554 if (ctx->out_q.w != ori_w || ctx->out_q.h != ori_h) { in s5p_jpeg_buf_queue()