Searched refs:src_b_ptr (Results 1 – 2 of 2) sorted by relevance
46 const float *src_b_ptr = input_ptr + batch * in_h * in_w * channel; in AvgPooling() local58 const float *src_plane_ptr = src_b_ptr; in AvgPooling()161 const float *src_b_ptr = input_ptr + batch * in_h * in_w * channel; in MaxPooling() local173 const float *src_plane_ptr = src_b_ptr; in MaxPooling()
40 const float16_t *src_b_ptr = input_ptr + batch * in_h * in_w * channel; in AvgPoolingFp16() local52 const float16_t *src_plane_ptr = src_b_ptr; in AvgPoolingFp16()