Searched refs:DELTA_STREAMINFO_FLAG_CROP (Results 1 – 2 of 2) 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