Searched refs:spatial_idx_to (Results 1 – 1 of 1) sorted by relevance
413 int spatial_idx_to = to_indices.data.spatial_idx; in ReorderDims() local415 i++, spatial_idx_from++, spatial_idx_to++) { in ReorderDims()416 reordered[spatial_idx_to] = input[spatial_idx_from]; in ReorderDims()436 int spatial_idx_to = to_indices.filter.spatial_idx; in ReorderDims() local438 i++, spatial_idx_from++, spatial_idx_to++) { in ReorderDims()439 reordered[spatial_idx_to] = input[spatial_idx_from]; in ReorderDims()