Lines Matching refs:frames
395 /** Unsigned frames quantity */
397 /** Signed frames quantity */
564 snd_pcm_sframes_t snd_pcm_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames);
566 snd_pcm_sframes_t snd_pcm_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames);
857 int snd_pcm_hw_params_get_period_size(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *frames, int *dir);
858 int snd_pcm_hw_params_get_period_size_min(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *frames, int *dir);
859 int snd_pcm_hw_params_get_period_size_max(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *frames, int *dir);
1137 snd_pcm_uframes_t *frames);
1140 snd_pcm_uframes_t frames);
1173 ssize_t snd_pcm_frames_to_bytes(snd_pcm_t *pcm, snd_pcm_sframes_t frames);
1180 unsigned int channels, snd_pcm_uframes_t frames, snd_pcm_format_t format);
1186 unsigned int channels, snd_pcm_uframes_t frames, snd_pcm_format_t format);
1194 snd_pcm_uframes_t frames,
1200 * \param offset Offset in frames
1276 /** \brief New frames are present