Lines Matching refs:frames
72 DYNLINK_FUNC(int,snd_pcm_hw_params_get_period_size,(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *frames, int *dir)) \
73 DYNLINK_FUNC(int,snd_pcm_hw_params_get_period_size_min,(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *frames, int *dir)) \
774 "Could not obtain number of available frames\n");
800 dolog ("Failed to write %d frames (wrote zero)\n", len);
806 alsa_logerr (written, "Failed to write %d frames\n",
819 alsa_logerr (written, "Failed to write %d frames\n",
832 alsa_logerr (written, "Failed to write %d frames from %p\n",
853 dolog ("Could not get number of available playback frames\n");
1071 dolog ("Could not get number of captured frames\n");
1095 dolog ("No frames available and ALSA state is %d\n", state);
1132 dolog ("Failed to read %ld frames (read zero)\n", len);
1138 alsa_logerr (nread, "Failed to read %ld frames\n", len);
1152 "Failed to read %ld frames from %p\n",
1256 .descr = "DAC period/buffer size in microseconds (otherwise in frames)"
1277 "ADC period/buffer size in microseconds (otherwise in frames)"