HomeSort by relevance Sort by last modified time
    Searched defs:uvec8 (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/third_party/libyuv/source/
row.h 145 typedef __declspec(align(16)) unsigned char uvec8[16]; variable
150 typedef unsigned char __attribute__((vector_size(16))) uvec8; typedef
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
row.h 145 typedef __declspec(align(16)) unsigned char uvec8[16]; variable
150 typedef unsigned char __attribute__((vector_size(16))) uvec8; typedef
  /external/libyuv/files/include/libyuv/
row.h 150 typedef __declspec(align(16)) uint8 uvec8[16]; variable
158 typedef uint8 __attribute__((vector_size(16))) uvec8;
166 typedef uint8 uvec8[16];
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
row.h 461 typedef __declspec(align(16)) uint8 uvec8[16]; variable
477 typedef uint8 __attribute__((vector_size(16))) uvec8;
485 typedef uint8 uvec8[16];
    [all...]
  /external/chromium_org/third_party/libyuv/include/libyuv/
row.h 369 typedef __declspec(align(16)) uint8 uvec8[16]; variable
385 typedef uint8 __attribute__((vector_size(16))) uvec8;
393 typedef uint8 uvec8[16];
    [all...]

Completed in 61 milliseconds