Home
last modified time | relevance | path

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

/linux/drivers/media/platform/st/sti/delta/
H A Ddelta.h84 #define DELTA_STREAMINFO_FLAG_CROP 0x0001 macro
H A Ddelta-v4l2.c1197 if (streaminfo->flags & DELTA_STREAMINFO_FLAG_CROP) { in delta_get_frameinfo_default()