Lines Matching full:frame_bytes
907 const unsigned int frame_bytes = cras_get_format_bytes(fmt);
908 cras_mix_mute_buffer(frames, frame_bytes, nframes);
961 const unsigned int frame_bytes = cras_get_format_bytes(fmt);
980 cras_mix_mute_buffer(hw_buffer, frame_bytes, *frames);
1088 unsigned int frame_bytes, frames_written;
1097 frame_bytes = cras_get_format_bytes(odev->ext_format);
1108 memset(buf, 0, frames_written * frame_bytes);