Home
last modified time | relevance | path

Searched defs:uchar (Results 1 – 14 of 14) sorted by relevance

/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
Dartistic1.rs24 static uchar gLutR[256]; constant
25 static uchar gLutG[256]; constant
26 static uchar gLutB[256]; constant
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
Dartistic1.rs24 static uchar gLutR[256]; constant
25 static uchar gLutG[256]; constant
26 static uchar gLutB[256]; variable
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
Dartistic1.rs24 static uchar gLutR[256]; constant
25 static uchar gLutG[256]; constant
26 static uchar gLutB[256]; variable
/frameworks/rs/tests/java_api/LivePreview/src/com/android/rs/livepreview/
Dyuv.rs8 static uchar crossProcess_tableR[256]; variable
9 static uchar crossProcess_tableG[256]; constant
10 static uchar crossProcess_tableB[256]; constant
11 static uchar vignette_table[512]; variable
/frameworks/rs/rsov/compiler/tests/multi_function/
Dblend_mf.rs23 static uchar getConstant() { variable
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dconstant.rs11 const uchar ucharTest = 8; constant
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dconstant.rs27 const uchar ucharTest = 8; constant
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dconstant.rs29 const uchar ucharTest = 8; constant
/frameworks/compile/slang/tests/P_constant/
Dconstant.rs12 const uchar ucharTest = 8; constant
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h19 typedef uint8_t uchar; typedef
77 CVT_FUNC(uchar) in CVT_FUNC() argument
/frameworks/compile/slang/tests/P_reduce_general_result/
Dreduce_general_result.rs204 static void my_uchar_comb(uchar *accum, const uchar *other) { } constant
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
Dreduce_general_accumulator.rs262 static void my_uchar_comb(uchar *accum, const uchar *other) { } constant
263 static void my_uchar_out(int *out, const uchar *accum) { } constant
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp70 typedef uint8_t uchar; typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp91 typedef uint8_t uchar; typedef