Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/hva/
H A Dhva.h281 #define HVA_FLAG_FRAMEINFO 0x0002 macro
H A Dhva-debugfs.c24 ctx->flags & HVA_FLAG_FRAMEINFO ? "" : "default "); in format_ctx()
H A 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()