Searched refs:audio_stream_out_frame_size (Results 1 – 6 of 6) sorted by relevance
87 audio_stream_out_frame_size(&out->stream); in out_get_buffer_size()167 int64_t sleep_time = bytes * 1000000LL / audio_stream_out_frame_size(stream) / in out_write()
415 if (out) device_config->pipe_frame_size = audio_stream_out_frame_size(&out->stream); in submix_audio_device_create_pipe_l()612 audio_stream_out_frame_size((const struct audio_stream_out *)stream); in out_get_buffer_size()717 audio_stream_out_frame_size(stream); in out_get_latency()741 const size_t frame_size = audio_stream_out_frame_size(stream); in out_write()
798 static inline size_t audio_stream_out_frame_size(const struct audio_stream_out *s) in audio_stream_out_frame_size() function
183 return audio_stream_out_frame_size(mStream); in getFrameSize()581 return mStreamMmap->createMmapBuffer(minSizeFrames, audio_stream_out_frame_size(mStream), in createMmapBuffer()
682 return proxy_get_period_size(&device_info->proxy) * audio_stream_out_frame_size(&(out->stream)); in out_get_buffer_size()881 usleep(bytes * 1000000 / audio_stream_out_frame_size(stream) / in out_write()
2786 audio_stream_out_frame_size((const struct audio_stream_out *)stream); in out_get_buffer_size()3499 usleep(bytes * 1000000 / audio_stream_out_frame_size( in out_write_for_no_output()3517 const size_t frame_size = audio_stream_out_frame_size(stream); in out_write()