Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Ddev_stream.c262 unsigned int source_frame_bytes; in capture_with_fmt_conv() local
266 source_frame_bytes = cras_get_format_bytes(source_format); in capture_with_fmt_conv()
287 source_samples += read_frames * source_frame_bytes; in capture_with_fmt_conv()