Home
last modified time | relevance | path

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

/linux/drivers/media/platform/st/sti/delta/
H A Ddelta.h462 #define DELTA_FLAG_STREAMINFO 0x0001 macro
H A Ddelta-v4l2.c437 if (!(ctx->flags & DELTA_FLAG_STREAMINFO)) in delta_g_fmt_stream()
480 if (ctx->flags & DELTA_FLAG_STREAMINFO) { in delta_g_fmt_frame()
641 ctx->flags |= DELTA_FLAG_STREAMINFO; in delta_s_fmt_stream()
1372 ctx->flags |= DELTA_FLAG_STREAMINFO; in delta_vb2_au_start_streaming()