Home
last modified time | relevance | path

Searched defs:VideoRotationTestData (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/media/base/
Dvideo_util_unittest.cc242 struct VideoRotationTestData { struct
243 uint8* src;
244 uint8* target;
245 int width;
246 int height;
247 int rotation;
248 bool flip_vert;
249 bool flip_horiz;