Searched refs:c_algin (Results 1 – 1 of 1) sorted by relevance
285 int c_algin = UP_DIV(channel, cx_num); in PackNHWCXToNHWCFp32() local290 int batch_offset = b * c_algin * cx_num * plane; in PackNHWCXToNHWCFp32()293 (float *)src + batch_offset + i * c_algin * cx_num, channel * sizeof(float)); in PackNHWCXToNHWCFp32()