Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Ddev_stream.c248 unsigned int dst_frame_bytes; in capture_with_fmt_conv() local
253 dst_frame_bytes = cras_get_format_bytes(dst_format); in capture_with_fmt_conv()
260 write_frames /= dst_frame_bytes; in capture_with_fmt_conv()
272 (size_t)dst_frame_bytes); in capture_with_fmt_conv()