HomeSort by relevance Sort by last modified time
    Searched refs:uchar2 (Results 26 - 39 of 39) sorted by null

12

  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_types.rsh 228 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_types.rsh 228 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h 26 typedef uchar uchar2 __attribute__((ext_vector_type(2))); typedef
rsCpuIntrinsicColorMatrix.cpp 813 f.xy = convert_float2(((const uchar2 *)py)[0]);
873 ((uchar2 *)out)[0] = convert_uchar2(sum.xy);
  /frameworks/rs/driver/runtime/
rs_core.c 186 PRIM_DEBUG(uchar2)
rs_allocation.c 248 ELEMENT_AT(uchar2)
369 VOP(uchar2)
  /frameworks/rs/scriptc/
rs_types.rsh 247 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
  /prebuilts/sdk/renderscript/include/
rs_types.rsh 247 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
  /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...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
intrinsic_convolve3x3.rs 107 uchar2 __attribute__((kernel)) convolve_U2(uint32_t x, uint32_t y) {
intrinsic_resize.rs 145 uchar2 __attribute__((kernel)) bicubic_U2(uint32_t x, uint32_t y) {
intrinsic_convolve5x5.rs 120 uchar2 __attribute__((kernel)) convolve_U2(uint32_t x, uint32_t y) {
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 46 typedef unsigned char uchar2 __attribute__((ext_vector_type(2))); typedef
    [all...]

Completed in 348 milliseconds

12