Home | History | Annotate | Download | only in libyuv

Lines Matching refs:lvec32

469 typedef __declspec(align(32)) int32 lvec32[8];
488 typedef int32 __attribute__((vector_size(32))) lvec32;
502 typedef int32 lvec32[8];