Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-debug.c61 if (!(ctx->flags & DELTA_FLAG_STREAMINFO)) in delta_trace_summary()
H A Ddelta.h462 #define DELTA_FLAG_STREAMINFO 0x0001 macro
H A Ddelta-v4l2.c433 if (!(ctx->flags & DELTA_FLAG_STREAMINFO)) in delta_g_fmt_stream()
476 if (ctx->flags & DELTA_FLAG_STREAMINFO) { in delta_g_fmt_frame()
637 ctx->flags |= DELTA_FLAG_STREAMINFO; in delta_s_fmt_stream()
1368 ctx->flags |= DELTA_FLAG_STREAMINFO; in delta_vb2_au_start_streaming()