Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/hva/
H A Dhva-debugfs.c34 ctx->flags & HVA_FLAG_STREAMINFO ? "" : "default "); in format_ctx()
307 if (last_ctx->flags & HVA_FLAG_STREAMINFO) { in last_show()
391 if (ctx->flags & HVA_FLAG_STREAMINFO) in hva_dbg_ctx_remove()
H A Dhva.h280 #define HVA_FLAG_STREAMINFO 0x0001 macro
H A Dhva-v4l2.c234 if (!(ctx->flags & HVA_FLAG_STREAMINFO)) in hva_dbg_summary()
475 ctx->flags |= HVA_FLAG_STREAMINFO; in hva_s_fmt_stream()