Searched refs:HVA_FLAG_STREAMINFO (Results 1 – 2 of 2) sorted by relevance
34 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()
280 #define HVA_FLAG_STREAMINFO 0x0001 macro