Searched defs:VideoRotationTestData (Results 1 – 1 of 1) sorted by relevance
242 struct VideoRotationTestData { struct243 uint8* src;244 uint8* target;245 int width;246 int height;247 int rotation;248 bool flip_vert;249 bool flip_horiz;