/frameworks/rs/tests/java_api/LivePreview/src/com/android/rs/livepreview/ |
D | yuv.rs | 39 static uchar4 crossProcess_i(uchar4 color) { constant 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/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
D | wbalance.rs | 23 static uchar4 estimateWhite() { variable
|
D | shadows.rs | 98 static uchar4 hsv2rgb(ushort3 hsv) variable
|
D | bwfilter.rs | 41 void bwFilterKernel(const uchar4 *in, uchar4 *out) { constant
|
/frameworks/rs/rsov/compiler/tests/multi_function/ |
D | blend_mf.rs | 19 static uchar4 twice(uchar4 in) { constant
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/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/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
D | wbalance.rs | 23 static uchar4 estimateWhite() { variable
|
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/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/av/media/libstagefright/filters/ |
D | saturationARGB.rs | 26 void root(const uchar4 *v_in, uchar4 *v_out) { constant
|
/frameworks/rs/tests/java_api/HelloComputeNDK/libhellocomputendk/ |
D | mono.rs | 22 void root(const uchar4 *v_in, uchar4 *v_out) { constant
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | reflection3264.rs | 20 uchar4 ans; field
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | reflection3264.rs | 22 uchar4 ans; field
|
/frameworks/rs/tests/cpp_api/cppbasic-shared/ |
D | mono.rs | 51 void root(const uchar4 *v_in, uchar4 *v_out) { constant
|
/frameworks/rs/tests/cpp_api/cppbasic/ |
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
|