Home
last modified time | relevance | path

Searched refs:sbyte (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/System/
H A DTypes.hpp80 typedef ALIGN(1, int8_t) sbyte; member
213 using sbyte4 = vec4<sbyte>;
220 using sbyte8 = vec8<sbyte>;
225 using sbyte16 = vec16<sbyte>;
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTypes.hpp61 typedef ALIGN(1, int8_t) sbyte; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h1464 sbyte = ubyte | sext, member
1471 sbyte0 = sbyte,
1472 sbyte1 = sbyte | 1,
1473 sbyte2 = sbyte | 2,
1474 sbyte3 = sbyte | 3,
/third_party/ffmpeg/libswscale/ppc/
H A Dyuv2rgb_altivec.c109 typedef signed char sbyte; typedef

Completed in 5 milliseconds