HomeSort by relevance Sort by last modified time
    Searched refs:uchar3 (Results 1 - 25 of 58) sorted by null

1 2 3

  /cts/tests/camera/src/android/hardware/camera2/cts/
common.rs 24 typedef uchar3 yuvx_444; // interleaved YUV. (y,u,v) per pixel. use .x/.y/.z to read
25 typedef uchar3 yuvf_420; // flexible YUV (4:2:0). use rsGetElementAtYuv to read.
  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestAbs.rs 31 uchar3 __attribute__((kernel)) testAbsChar3Uchar3(char3 inV) {
TestClz.rs 47 uchar3 __attribute__((kernel)) testClzUchar3Uchar3(uchar3 inValue) {
TestConvert.rs 51 float3 __attribute__((kernel)) testConvertFloat3Uchar3Float3(uchar3 inV) {
135 char3 __attribute__((kernel)) testConvertChar3Uchar3Char3(uchar3 inV) {
195 uchar3 __attribute__((kernel)) testConvertUchar3Float3Uchar3(float3 inV) {
207 uchar3 __attribute__((kernel)) testConvertUchar3Char3Uchar3(char3 inV) {
219 uchar3 __attribute__((kernel)) testConvertUchar3Uchar3Uchar3(uchar3 inV) {
231 uchar3 __attribute__((kernel)) testConvertUchar3Short3Uchar3(short3 inV) {
243 uchar3 __attribute__((kernel)) testConvertUchar3Ushort3Uchar3(ushort3 inV) {
255 uchar3 __attribute__((kernel)) testConvertUchar3Int3Uchar3(int3 inV) {
267 uchar3 __attribute__((kernel)) testConvertUchar3Uint3Uchar3(uint3 inV)
    [all...]
  /frameworks/rs/tests/cpp_api/typecheck/
kernels.rs 35 uchar3 uc3;
36 uchar3 uc3i = {1, 2, 3};
  /frameworks/rs/tests/lldb/tests/testcases/
test_read_global.py 101 '(uchar3) uchar3_global = (0x21, 0x2c, 0x37,',
220 ['(uchar3)',
test_read_local.py 100 '(uchar3) uchar3_local = (0x21, 0x2c, 0x37,',
219 ['(uchar3)',
  /frameworks/rs/script_api/include/
rs_convert.rsh 65 convert_float3(uchar3 v);
128 convert_char3(uchar3 v);
172 extern uchar3 __attribute__((const, overloadable))
181 extern uchar3 __attribute__((const, overloadable))
190 extern uchar3 __attribute__((const, overloadable))
191 convert_uchar3(uchar3 v);
199 extern uchar3 __attribute__((const, overloadable))
208 extern uchar3 __attribute__((const, overloadable))
217 extern uchar3 __attribute__((const, overloadable))
226 extern uchar3 __attribute__((const, overloadable)
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_convert.rsh 65 convert_float3(uchar3 v);
128 convert_char3(uchar3 v);
172 extern uchar3 __attribute__((const, overloadable))
181 extern uchar3 __attribute__((const, overloadable))
190 extern uchar3 __attribute__((const, overloadable))
191 convert_uchar3(uchar3 v);
199 extern uchar3 __attribute__((const, overloadable))
208 extern uchar3 __attribute__((const, overloadable))
217 extern uchar3 __attribute__((const, overloadable))
226 extern uchar3 __attribute__((const, overloadable)
    [all...]
  /external/spirv-llvm/lib/SPIRV/runtime/OpenCL/inc/
spirv_convert.h 61 __attribute__((overloadable)) uchar3 __spirv_ConvertFToU_Ruchar3(half3);
62 __attribute__((overloadable)) uchar3 __spirv_ConvertFToU_Ruchar3_rtz(half3);
63 __attribute__((overloadable)) uchar3 __spirv_ConvertFToU_Ruchar3_rte(half3);
64 __attribute__((overloadable)) uchar3 __spirv_ConvertFToU_Ruchar3_rtp(half3);
65 __attribute__((overloadable)) uchar3 __spirv_ConvertFToU_Ruchar3_rtn(half3);
66 __attribute__((overloadable)) uchar3 __spirv_ConvertFToU_Ruchar3_sat(half3);
67 __attribute__((overloadable)) uchar3 __spirv_ConvertFToU_Ruchar3_sat_rtz(half3);
68 __attribute__((overloadable)) uchar3 __spirv_ConvertFToU_Ruchar3_sat_rte(half3);
69 __attribute__((overloadable)) uchar3 __spirv_ConvertFToU_Ruchar3_sat_rtp(half3);
70 __attribute__((overloadable)) uchar3 __spirv_ConvertFToU_Ruchar3_sat_rtn(half3)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 91 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
opencl-c.h 91 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
opencl-c.h 91 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 91 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
opencl-c.h 91 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
opencl-c.h 91 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 85 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 85 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /external/clang/lib/Headers/
opencl-c.h 84 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 84 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 84 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 84 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /frameworks/rs/tests/lldb/cpp/KernelVariables/
simple.rs 43 uchar3 uchar3_global = {33, 44, 55};
105 uchar3 uchar3_local = {33, 44, 55};
  /frameworks/rs/tests/lldb/java/KernelVariables/src/rs/
simple.rs 43 uchar3 uchar3_global = {33, 44, 55};
105 uchar3 uchar3_local = {33, 44, 55};
  /frameworks/rs/tests/lldb/jni/KernelVariables/jnikernelvariables/
simple.rs 43 uchar3 uchar3_global = {33, 44, 55};
105 uchar3 uchar3_local = {33, 44, 55};

Completed in 921 milliseconds

1 2 3