OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ulvec32
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h
391
typedef __declspec(align(32)) uint32
ulvec32
[8];
variable
410
typedef uint32 __attribute__((vector_size(32)))
ulvec32
;
424
typedef uint32
ulvec32
[8];
[
all
...]
/external/libyuv/files/include/libyuv/
row.h
472
typedef __declspec(align(32)) uint32
ulvec32
[8];
variable
491
typedef uint32 __attribute__((vector_size(32)))
ulvec32
;
505
typedef uint32
ulvec32
[8];
[
all
...]
/external/libvpx/libvpx/third_party/libyuv/source/
row_win.cc
[
all
...]
row_gcc.cc
[
all
...]
/external/libyuv/files/source/
row_win.cc
[
all
...]
row_gcc.cc
[
all
...]
Completed in 169 milliseconds