Home
last modified time | relevance | path

Searched defs:dst_coord (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dpooling.cc61 std::string dst_coord = dst_coords[0]; in GetAveragePoolingKernelCode() local
161 std::string dst_coord = dst_coords[0]; in GetMaxPoolingKernelCode() local
Dconcat_xy.cc65 std::string dst_coord = dst_coords[0]; in GetConcatKernelCode() local
/external/ComputeLibrary/tests/validation/reference/
DTranspose.cpp51 const Coordinates dst_coord{ coord.y(), coord.x() }; in transpose() local
/external/ComputeLibrary/src/cpu/kernels/
DCpuReshapeKernel.cpp69 Coordinates dst_coord{}; in reshape_tensor() local
/external/mesa3d/src/amd/vulkan/
Dradv_meta_bufimage.c749 nir_ssa_def *dst_coord = nir_iadd(&b, global_id, &dst_offset->dest.ssa); in build_nir_itoi_compute_shader() local
1012 nir_ssa_def *dst_coord = in build_nir_itoi_r32g32b32_compute_shader() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_clip.c200 float dst_coord = dst->clip_pos[k] / dst->clip_pos[3]; in interp() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp3270 GLuint dst_coord[3] = { 0, 0, 0 }; in prepareTestCases() local