Searched refs:src_off_kh (Results 1 – 1 of 1) sorted by relevance
508 int src_off_kh = src_off_c + kh * width; in PackDepthwiseIndirectWeightC4Fp32() local511 ((float *)dst)[dst_off] = ((float *)src)[src_off_kh + kw]; in PackDepthwiseIndirectWeightC4Fp32()525 int src_off_kh = src_off_c + kh * width; in PackDepthwiseIndirectWeightC8Fp32() local528 ((float *)dst)[dst_off] = ((float *)src)[src_off_kh + kw]; in PackDepthwiseIndirectWeightC8Fp32()