Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/sti/hva/
Dhva.h281 #define HVA_FLAG_FRAMEINFO 0x0002 macro
Dhva-debugfs.c24 ctx->flags & HVA_FLAG_FRAMEINFO ? "" : "default "); in format_ctx()
Dhva-v4l2.c356 if (ctx->flags & HVA_FLAG_FRAMEINFO) { in hva_try_fmt_stream()
513 ctx->flags |= HVA_FLAG_FRAMEINFO; in hva_s_fmt_frame()