HomeSort by relevance Sort by last modified time
    Searched refs:vec16 (Results 1 - 7 of 7) sorted by null

  /external/clang/test/Sema/
ext_vector_components.c 14 float16 vec16; local
38 vec4.x = vec16.sf;
39 vec4.x = vec16.sF;
  /external/libyuv/files/source/
scale_neon.cc 241 const vec16 kMult38_Div6 =
244 const vec16 kMult38_Div9 =
row_posix.cc     [all...]
row_win.cc     [all...]
scale.cc 158 CONST vec16 kRound34 =
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row.h 146 typedef __declspec(align(16)) signed short vec16[8]; variable
151 typedef signed short __attribute__((vector_size(16))) vec16; typedef
  /external/libyuv/files/include/libyuv/
row.h 151 typedef __declspec(align(16)) int16 vec16[8]; variable
159 typedef int16 __attribute__((vector_size(16))) vec16;
167 typedef int16 vec16[8];

Completed in 557 milliseconds