Searched refs:src_offset_bytes (Results 1 – 3 of 3) sorted by relevance
428 int src_offset_bytes = pcm_frames_to_bytes(pcm, src_offset); in pcm_areas_copy() local432 memcpy(buf + src_offset_bytes, in pcm_areas_copy()437 buf + src_offset_bytes, in pcm_areas_copy()
1329 int src_offset_bytes = pcm_frames_to_bytes(pcm, src_offset); in pcm_areas_copy() local1333 memcpy(buf + src_offset_bytes, in pcm_areas_copy()1338 buf + src_offset_bytes, in pcm_areas_copy()
1354 const char* src_offset_bytes = src_bytes + itemsize * src_offset; in narrow_copy_dense_cpu_out() local1358 const char* local_src_offset_bytes = src_offset_bytes + i * src_block_size_bytes; in narrow_copy_dense_cpu_out()