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
381
typedef __declspec(align(32)) uint32
ulvec32
[8];
variable
397
typedef uint32 __attribute__((vector_size(32)))
ulvec32
;
412
typedef uint32
ulvec32
[8];
[
all
...]
/external/libyuv/files/include/libyuv/
row.h
388
typedef __declspec(align(32)) uint32
ulvec32
[8];
variable
404
typedef uint32 __attribute__((vector_size(32)))
ulvec32
;
419
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 358 milliseconds