Home
last modified time | relevance | path

Searched defs:src_desc (Results 1 – 25 of 34) sorted by relevance

12

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dcast_test_util.cc43 TensorDescriptor src_desc, dst_desc; in CastTests() local
78 TensorDescriptor src_desc, dst_desc; in CastToBoolTests() local
113 TensorDescriptor src_desc, dst_desc; in CastFromBoolTests() local
Dwinograd.cc55 const auto src_desc = op_def.src_tensors[0]; in GetKernelWinograd4x4To36() local
152 const auto src_desc = op_def.src_tensors[0]; in GetKernelWinograd36To4x4() local
291 const auto& src_desc = op_def.src_tensors[0]; in GetWinograd4x4To36TileX6Code() local
Ddepthwise_conv.cc86 const TensorDescriptor& src_desc, in GetSrcXYCheck()
229 const auto& src_desc = definition_.src_tensors[0]; in GenerateCode() local
Ddepthwise_conv_3x3_stride_h2.cc230 auto src_desc = definition.src_tensors[0]; in CreateDepthWiseConv3x3StrideH2() local
Ddepthwise_conv_3x3.cc58 auto src_desc = op_def.src_tensors[0]; in GenerateDepthwiseConvCode() local
Delementwise_test_util.cc1048 TensorDescriptor src_desc, dst_desc; in LessEqualTest() local
1087 TensorDescriptor src_desc, dst_desc; in GreaterTest() local
1126 TensorDescriptor src_desc, dst_desc; in GreaterEqualTest() local
1165 TensorDescriptor src_desc, dst_desc; in EqualTest() local
1204 TensorDescriptor src_desc, dst_desc; in NotEqualTest() local
Dconvolution_transposed_4x4.cc83 auto src_desc = op_def.src_tensors[0]; in GenerateConvolutionTransposedCode() local
Dconv_constants.cc113 auto src_desc = op_def.src_tensors[0]; in GenerateConvolutionConstantCode() local
Dconvolution_transposed_3x3.cc66 auto src_desc = op_def.src_tensors[0]; in GenerateConvolutionTransposedCode() local
Delementwise.cc381 const TensorDescriptor& src_desc, in GetReadBroadcastedValueCode()
/external/mesa3d/src/imagination/vulkan/
Dvk_format.h97 const struct util_format_description *src_desc = in vk_format_get_common_color_channel_count() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Ddepthwise_conv_plus_1x1_conv.cc188 const TensorDescriptor& src_desc, in Init()
403 const auto& src_desc = op_def_.src_tensors[0]; in AddDepthwiseConvNode() local
636 const TensorDescriptor& src_desc = in TryDepthwiseConvPlus1x1Conv() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c300 const struct util_format_description *src_desc, *dst_desc; in swizzled_copy() local
423 const struct util_format_description *src_desc, *dst_desc; in handle_complex_copy() local
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.c222 util_is_format_compatible(const struct util_format_description *src_desc, in util_is_format_compatible()
/external/webrtc/modules/desktop_capture/win/
Dwgc_capture_session.cc368 D3D11_TEXTURE2D_DESC src_desc; in CreateMappedTexture() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_blit.c330 const struct util_format_description *src_desc = util_format_description(info->src.format); in zink_blit() local
/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_cooperative_matrix.c398 const struct glsl_cmat_description src_desc = in lower_cmat_unary_op() local
634 const struct glsl_cmat_description src_desc = *glsl_get_cmat_description(src_mat_type); in lower_cmat_instr() local
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp2045 const auto src_desc = src_set->GetDescriptorFromGlobalIndex(index + di); in VerifyCopyUpdateContents() local
2064 const auto src_desc = src_set->GetDescriptorFromGlobalIndex(index + di); in VerifyCopyUpdateContents() local
2094 const auto src_desc = src_set->GetDescriptorFromGlobalIndex(index + di); in VerifyCopyUpdateContents() local
2110 const auto src_desc = src_set->GetDescriptorFromGlobalIndex(index + di); in VerifyCopyUpdateContents() local
2133 const auto src_desc = src_set->GetDescriptorFromGlobalIndex(index + di); in VerifyCopyUpdateContents() local
/external/virglrenderer/src/
Dvrend_formats.c908 const struct util_format_description *src_desc = util_format_description(src); in format_is_copy_compatible() local
/external/mesa3d/src/amd/vulkan/nir/
Dradv_nir_lower_cooperative_matrix.c345 struct glsl_cmat_description src_desc = *glsl_get_cmat_description(src_deref->type); in radv_nir_lower_cooperative_matrix() local
/external/sg3_utils/src/
Dsg_xcopy.c620 uint8_t *src_desc, int src_desc_len, in scsi_extended_copy()
1334 uint8_t src_desc[256]; in main() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c421 const struct util_format_description *src_desc, *dst_desc; in can_blit_via_surface_copy() local
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_blitter.cc220 const struct util_format_description *src_desc = in can_do_blit() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.c893 const struct util_format_description *src_desc, *dst_desc; in util_can_blit_via_copy_region() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_descriptor_set.c632 struct lp_descriptor *src_desc = src->map; in lvp_UpdateDescriptorSets() local

12