Home
last modified time | relevance | path

Searched defs:uchar2 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/compat/cuda/
Dcuda_runtime.h42 typedef struct __device_builtin__ __align__(2) uchar2 struct
45 } uchar2; typedef
/third_party/ffmpeg/libavfilter/cuda/
Dvector_helpers.cuh72 OPERATORS2(uchar2) in OPERATORS2() argument
/third_party/icu/icu4c/source/test/cintltst/
Dccapitst.c274 UChar* uchar2 = 0; in TestConvert() local