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 D | winograd_test_util.cc | 38 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 D | dr_prediction_test.cc | 169 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 D | vmw_shader.c | 23 struct pipe_reference *dst_ref; in vmw_svga_winsys_shader_reference() local
|
H A D | vmw_surface.c | 231 struct pipe_reference *dst_ref; in vmw_svga_winsys_surface_reference() local
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/ |
H A D | ChannelShuffle.cpp | 52 T *dst_ref = dst.data(); in channel_shuffle() local
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/ |
H A D | Im2Col.cpp | 198 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 D | DFT.cpp | 172 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 D | presized_cuckoo_map.h | 291 Bucket& dst_ref = buckets_[dst_bucket]; in CopyItem() local
|
/aosp_15_r20/external/mesa3d/src/imagination/rogue/ |
H A D | rogue_encode.c | 1095 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 D | rogue_schedule_instr_groups.c | 389 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 D | zucchini_gen.cc | 182 auto dst_ref = dst_refs.begin(); in GenerateReferencesDelta() local
|