Searched refs:in_c16_offset (Results 1 – 1 of 1) sorted by relevance
198 int in_c16_offset = in_batch_offset + c16 * C16NUM; in AvgPoolingOptInt8() local207 int in_channel_offset = in_c16_offset + j * C8NUM; in AvgPoolingOptInt8()253 int in_c8_offset = in_c16_offset + c8 * C8NUM; in AvgPoolingOptInt8()