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

  /frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h 26 typedef uchar uchar2 __attribute__((ext_vector_type(2))); typedef
rsCpuRuntimeStubs.cpp 41 typedef unsigned char uchar2 __attribute__((ext_vector_type(2))); typedef
133 static void SC_debugUC2(const char *s, const uchar2 *c) {
134 ALOGD("uchar2 %s {%hhu, %hhu} 0x%hhx 0x%hhx", s, c->x, c->y, c->x, c->y);
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 46 typedef unsigned char uchar2 __attribute__((ext_vector_type(2))); typedef
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c 270 UChar* uchar2 = 0; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccapitst.c 270 UChar* uchar2 = 0; local
    [all...]

Completed in 171 milliseconds