Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/st/sti/delta/
Ddelta-debug.c24 s->flags & DELTA_STREAMINFO_FLAG_CROP ? "crop=" : "", in delta_streaminfo_str()
45 f->flags & DELTA_STREAMINFO_FLAG_CROP ? "crop=" : "", in delta_frameinfo_str()
Ddelta.h84 #define DELTA_STREAMINFO_FLAG_CROP 0x0001 macro
Ddelta-v4l2.c1193 if (streaminfo->flags & DELTA_STREAMINFO_FLAG_CROP) { in delta_get_frameinfo_default()