Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DSkVxTest.cpp21 using byte8 = skvx::Vec< 8,uint8_t>; typedef
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DLinuxCOM.h41 unsigned char byte8; member
/third_party/skia/tests/
DSkVxTest.cpp22 using byte8 = skvx::Vec< 8,uint8_t>; typedef
/third_party/skia/third_party/externals/swiftshader/src/System/
DTypes.hpp219 using byte8 = vec8<byte>; typedef