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

  /frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h 27 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
rsCpuRuntimeStubs.cpp 42 typedef unsigned char uchar3 __attribute__((ext_vector_type(3))); typedef
136 static void SC_debugUC3(const char *s, const uchar3 *c) {
137 ALOGD("uchar3 %s {%hhu, %hhu, %hhu} 0x%hhx 0x%hhx 0x%hhx", s, c->x, c->y, c->z, c->x, c->y, c->z);
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 47 typedef unsigned char uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c 271 UChar* uchar3 = 0; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccapitst.c 271 UChar* uchar3 = 0; local
    [all...]

Completed in 74 milliseconds