/frameworks/rs/java/tests/LivePreview/src/com/android/rs/livepreview/ |
D | yuv.rs | 39 static uchar4 crossProcess_i(uchar4 color) { variable 69 static uchar4 vignette(uchar4 color, uint32_t x, uint32_t y) { constant 81 void root(const uchar4 *in, uchar4 *out, uint32_t x, uint32_t y) { constant
|
/frameworks/compile/slang/tests/F_vector_cast/ |
D | vector_cast.rs | 24 static uchar4 bar(uchar4 u) { constant
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
D | wbalance.rs | 23 static uchar4 estimateWhite() { constant
|
D | shadows.rs | 98 static uchar4 hsv2rgb(ushort3 hsv) variable
|
D | bwfilter.rs | 41 void bwFilterKernel(const uchar4 *in, uchar4 *out) { constant
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
D | wbalance.rs | 23 static uchar4 estimateWhite() { constant
|
D | shadows.rs | 98 static uchar4 hsv2rgb(ushort3 hsv) constant
|
D | histogram.rs | 72 static const uchar4 gClear = {0, 0, 0, 0xff}; constant
|
D | bwfilter.rs | 41 void bwFilterKernel(const uchar4 *in, uchar4 *out) { constant
|
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
D | wbalance.rs | 23 static uchar4 estimateWhite() { variable
|
D | shadows.rs | 98 static uchar4 hsv2rgb(ushort3 hsv) variable
|
D | histogram.rs | 72 static const uchar4 gClear = {0, 0, 0, 0xff}; constant
|
D | bwfilter.rs | 41 void bwFilterKernel(const uchar4 *in, uchar4 *out) { constant
|
/frameworks/av/cmds/stagefright/filters/ |
D | argbtorgba.rs | 21 void root(const uchar4 *v_in, uchar4 *v_out) { constant
|
D | saturation.rs | 26 void root(const uchar4 *v_in, uchar4 *v_out) { constant
|
D | nightvision.rs | 25 void root(const uchar4 *v_in, uchar4 *v_out) { constant
|
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/ |
D | errorCalculator.rs | 50 void displayDifference(const uchar4 *v_in, uchar4 *v_out, uint32_t x, uint32_t y) { constant
|
/frameworks/av/media/libstagefright/filters/ |
D | saturationARGB.rs | 26 void root(const uchar4 *v_in, uchar4 *v_out) { constant
|
/frameworks/rs/java/tests/HelloComputeNDK/libhellocomputendk/ |
D | mono.rs | 22 void root(const uchar4 *v_in, uchar4 *v_out) { constant
|
/frameworks/rs/tests/cppbasic/ |
D | mono.rs | 51 void root(const uchar4 *v_in, uchar4 *v_out) { constant
|
/frameworks/rs/tests/cppbasic-shared/ |
D | mono.rs | 51 void root(const uchar4 *v_in, uchar4 *v_out) { constant
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicInlines.h | 28 typedef uchar uchar4 __attribute__((ext_vector_type(4))); typedef
|
/frameworks/compile/slang/tests/P_reduce_general_result/ |
D | reduce_general_result.rs | 212 static void my_uchar4_comb(uchar4 *accum, const uchar4 *other) { } constant
|
/frameworks/compile/slang/tests/P_reduce_general_accumulator/ |
D | reduce_general_accumulator.rs | 272 static void my_uchar4_comb(uchar4 *accum, const uchar4 *other) { } constant 273 static void my_uchar4_out(int *out, const uchar4 *accum) { } constant
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 54 typedef unsigned char uchar4 __attribute__((ext_vector_type(4))); typedef
|