Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/samsung/s5p-jpeg/
Djpeg-core.c2536 u32 ori_h; in s5p_jpeg_buf_queue() local
2541 ori_h = ctx->out_q.h; in s5p_jpeg_buf_queue()
2557 if (ctx->out_q.w != ori_w || ctx->out_q.h != ori_h) { in s5p_jpeg_buf_queue()