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

  /frameworks/rs/tests/cpp_api/cppf16/
compute.cpp 35 sp<const Element> half2 = Element::F16_2(rs); local
41 testAllocationCreation(rs, half2, nDims);
  /external/eigen/Eigen/src/Core/
Reverse.h 147 Index half2 = rows()/2; local
148 col(half).head(half2).swap(col(half).tail(half2).reverse());
157 Index half2 = cols()/2; local
158 row(half).head(half2).swap(row(half).tail(half2).reverse());
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 35 typedef half half2 __attribute__((ext_vector_type(2))); typedef
583 ELEMENT_AT(half2, RS_TYPE_FLOAT_16, 2)
    [all...]
  /external/clang/lib/Headers/
opencl-c.h 125 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 56 typedef half half2 __attribute__((ext_vector_type(2))); typedef
630 ELEMENT_AT(half2, RS_TYPE_FLOAT_16, 2)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 125 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 125 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 126 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 125 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 125 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 126 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 125 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /external/skia/src/pathops/
SkPathOpsTSect.h 2192 SkTSpan<OppCurve, TCurve>* half2 = sect2->addOne(); local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 132 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 132 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 132 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 132 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 132 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 132 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 132 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 132 typedef half half2 __attribute__((ext_vector_type(2))); typedef
    [all...]

Completed in 541 milliseconds