Searched refs:src_start_index (Results 1 – 1 of 1) sorted by relevance
38 size_t src_start_index, in CopyFrames() argument44 memcpy(&dst[i][dst_start_index], &src[i][src_start_index], in CopyFrames()51 size_t src_start_index, in MoveFrames() argument57 memmove(&dst[i][dst_start_index], &src[i][src_start_index], in MoveFrames()