Lines Matching full:frame_bytes
669 unsigned int frame_bytes = cras_get_format_bytes(odev->ext_format);710 memset(dst + max_offset * frame_bytes, 0,711 (write_limit - max_offset) * frame_bytes);724 dst + frame_bytes * offset,