Searched defs:uvec_width (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/ |
H A D | ColorConvertHelper.h | 334 const int uvec_width = uvec.shape().x(); in colorconvert_iyuv_to_rgb() local 391 const int uvec_width = uvec.shape().x(); in colorconvert_nv12_to_rgb() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringARM32.cpp | 1745 #define X(tag, elementty, int_width, fp_width, uvec_width, svec_width, sbits, \ argument 1757 #define X(tag, elementty, int_width, fp_width, uvec_width, svec_width, sbits, \ argument
|
H A D | IceInstARM32.cpp | 43 #define X(tag, elementty, int_width, fp_width, uvec_width, svec_width, sbits, \ argument
|