Searched refs:DELTA_STREAMINFO_FLAG_CROP (Results 1 – 3 of 3) sorted by relevance
24 s->flags & DELTA_STREAMINFO_FLAG_CROP ? "crop=" : "", in delta_streaminfo_str()45 f->flags & DELTA_STREAMINFO_FLAG_CROP ? "crop=" : "", in delta_frameinfo_str()
84 #define DELTA_STREAMINFO_FLAG_CROP 0x0001 macro
1193 if (streaminfo->flags & DELTA_STREAMINFO_FLAG_CROP) { in delta_get_frameinfo_default()