UTVFU_STRIDE
dst = &frame[part_index * UTVFU_STRIDE];
memcpy(dst, src, UTVFU_STRIDE);
src += UTVFU_STRIDE;