Searched refs:out_c16_offset (Results 1 – 1 of 1) sorted by relevance
199 int out_c16_offset = out_plane_offset + c16 * C16NUM; in AvgPoolingOptInt8() local208 int out_channel_offset = out_c16_offset + j * C8NUM; in AvgPoolingOptInt8()254 int out_c8_offset = out_c16_offset + c8 * C8NUM; in AvgPoolingOptInt8()