Home
last modified time | relevance | path

Searched defs:dst_ref (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dwinograd_test_util.cc38 TensorFloat32 dst_ref; in Winograd4x4To36TileX6Test() local
111 TensorFloat32 dst_ref; in Winograd36To4x4Tile4x1Test() local
173 TensorFloat32 dst_ref; in Winograd4x4To36Test() local
245 TensorFloat32 dst_ref; in Winograd36To4x4Test() local
/aosp_15_r20/external/libaom/test/
H A Ddr_prediction_test.cc169 Pixel *dst_ref, Pixel *dst_tst, int dst_stride) { in Predict()
245 std::vector<Pixel> dst_ref(dst_stride * bh_); in RunTest() local
/aosp_15_r20/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_shader.c23 struct pipe_reference *dst_ref; in vmw_svga_winsys_shader_reference() local
H A Dvmw_surface.c231 struct pipe_reference *dst_ref; in vmw_svga_winsys_surface_reference() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DChannelShuffle.cpp52 T *dst_ref = dst.data(); in channel_shuffle() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/
H A DIm2Col.cpp198 SimpleTensor<float> dst_ref{ dst_shape, data_type, 1, qinfo, DataLayout::NCHW }; in TEST_SUITE() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/CPP/
H A DDFT.cpp172 auto dst_ref = reference::convolution_layer(src, w, b, dst_shape, conv_info); in TEST_SUITE() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dpresized_cuckoo_map.h291 Bucket& dst_ref = buckets_[dst_bucket]; in CopyItem() local
/aosp_15_r20/external/mesa3d/src/imagination/rogue/
H A Drogue_encode.c1095 const rogue_ref *dst_ref = !rogue_ref_is_null(&io_sel->dsts[0]) in rogue_encode_dest_map() local
/aosp_15_r20/external/mesa3d/src/imagination/rogue/passes/
H A Drogue_schedule_instr_groups.c389 const rogue_ref *dst_ref = !rogue_ref_is_null(&io_sel->dsts[0]) in rogue_calc_dsts_size() local
/aosp_15_r20/external/zucchini/
H A Dzucchini_gen.cc182 auto dst_ref = dst_refs.begin(); in GenerateReferencesDelta() local