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.c263 unsigned int dst_frame_bytes; in capture_with_fmt_conv() local
268 dst_frame_bytes = cras_get_format_bytes(dst_format); in capture_with_fmt_conv()
275 write_frames /= dst_frame_bytes; in capture_with_fmt_conv()
289 write_frames * dst_frame_bytes); in capture_with_fmt_conv()