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.c247 unsigned int source_frame_bytes; in capture_with_fmt_conv() local
251 source_frame_bytes = cras_get_format_bytes(source_format); in capture_with_fmt_conv()
269 source_samples += read_frames * source_frame_bytes; in capture_with_fmt_conv()