Searched refs:dst_frame_bytes (Results 1 - 1 of 1) sorted by relevance

/external/adhd/cras/src/server/
H A Ddev_stream.c228 unsigned int dst_frame_bytes; local
233 dst_frame_bytes = cras_get_format_bytes(dst_format);
240 write_frames /= dst_frame_bytes;
254 write_frames * dst_frame_bytes);

Completed in 104 milliseconds