Home
last modified time | relevance | path

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

/sof-2.7.6/src/audio/codec_adapter/
Dcodec_adapter.c359 static int get_output_bytes(struct comp_dev *dev) in get_output_bytes() function
415 if (local_buff->stream.free < get_output_bytes(dev)) in codec_adapter_copy()