Searched defs:dest_patch (Results 1 – 2 of 2) sorted by relevance
215 T *dest_patch, // Pointer to space which can be used to construct the patch in fill_nchw_patch_array()238 T *dest_patch, // Pointer to space which can be used to construct the patch in fill_patch_array_generic_kernel()
183 auto dest_patch = reinterpret_cast<char *>(dest_patch_raw); in fill_nchw_patch_array() local