Searched defs:gws (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gds.h | 40 uint32_t gws; member
|
| H A D | amdgpu_cs.c | 516 struct amdgpu_bo *gws; in amdgpu_cs_parser_bos() local
|
| H A D | amdgpu_amdkfd_gpuvm.c | 2165 int amdgpu_amdkfd_add_gws_to_process(void *info, void *gws, struct kgd_mem **mem) in amdgpu_amdkfd_add_gws_to_process()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_process_queue_manager.c | 79 void *gws) in pqm_set_gws()
|
| H A D | kfd_priv.h | 310 void *gws; member 526 void *gws; member
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | xdp_router_ipv4_user.c | 124 char dsts[24], gws[24], ifs[16], dsts_len[24], metrics[24]; in read_route() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 3501 __m128i gws = _mm_add_epi16(gwt, cr1); in stbi__YCbCr_to_RGB_simd() local 3555 int16x8_t gws = vaddq_s16(vaddq_s16(yws, cb0), cr1); in stbi__YCbCr_to_RGB_simd() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 3501 __m128i gws = _mm_add_epi16(gwt, cr1); in stbi__YCbCr_to_RGB_simd() local 3555 int16x8_t gws = vaddq_s16(vaddq_s16(yws, cb0), cr1); in stbi__YCbCr_to_RGB_simd() local
|