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 39 typedef unsigned char uchar3 __attribute__((ext_vector_type(3))); typedef
123 static void SC_debugUC3(const char *s, const uchar3 *c) {
124 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
746 ELEMENT_AT(uchar3, RS_TYPE_UNSIGNED_8, 3)
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c 315 UChar* uchar3 = 0; local
    [all...]
  /external/icu4c/test/cintltst/
ccapitst.c 272 UChar* uchar3 = 0; local
    [all...]

Completed in 537 milliseconds