Searched defs:rate (Results 1 - 25 of 495) sorted by relevance

1234567891011>>

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
H A Dpcm_rate.h11 * ALSA external PCM rate-converter plugin SDK (draft version)
46 unsigned int rate; member in struct:snd_pcm_rate_side_info
58 /** Callback table of rate-converter */
108 * Define the object entry for external PCM rate-converter plugins
H A Dpcm_extplug.h106 * rate hw parameter; filled after hw_params is caled
108 unsigned int rate; member in struct:snd_pcm_extplug
H A Dpcm_ioplug.h46 SND_PCM_IOPLUG_HW_RATE, /**< rate */
113 unsigned int rate; /**< rate; filled after hw_params is called */ member in struct:snd_pcm_ioplug
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
H A Dpcm_rate.h11 * ALSA external PCM rate-converter plugin SDK (draft version)
46 unsigned int rate; member in struct:snd_pcm_rate_side_info
58 /** Callback table of rate-converter */
108 * Define the object entry for external PCM rate-converter plugins
H A Dpcm_extplug.h106 * rate hw parameter; filled after hw_params is caled
108 unsigned int rate; member in struct:snd_pcm_extplug
H A Dpcm_ioplug.h46 SND_PCM_IOPLUG_HW_RATE, /**< rate */
113 unsigned int rate; /**< rate; filled after hw_params is called */ member in struct:snd_pcm_ioplug
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
H A Dpcm_rate.h11 * ALSA external PCM rate-converter plugin SDK (draft version)
46 unsigned int rate; member in struct:snd_pcm_rate_side_info
58 /** Callback table of rate-converter */
108 * Define the object entry for external PCM rate-converter plugins
H A Dpcm_extplug.h106 * rate hw parameter; filled after hw_params is caled
108 unsigned int rate; member in struct:snd_pcm_extplug
H A Dpcm_ioplug.h46 SND_PCM_IOPLUG_HW_RATE, /**< rate */
113 unsigned int rate; /**< rate; filled after hw_params is called */ member in struct:snd_pcm_ioplug
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
H A Dsample.h63 * PulseAudio supports any sample rate between 1 Hz and 4 GHz. There is no
64 * point trying to exceed the sample rate of the output device though as the
119 /** Maximum allowed sample rate */
171 uint32_t rate; /**< The sample rate. (e.g. 44100) */ member in struct:pa_sample_spec
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
H A Dsample.h63 * PulseAudio supports any sample rate between 1 Hz and 4 GHz. There is no
64 * point trying to exceed the sample rate of the output device though as the
119 /** Maximum allowed sample rate */
171 uint32_t rate; /**< The sample rate. (e.g. 44100) */ member in struct:pa_sample_spec
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
H A Dsample.h63 * PulseAudio supports any sample rate between 1 Hz and 4 GHz. There is no
64 * point trying to exceed the sample rate of the output device though as the
119 /** Maximum allowed sample rate */
171 uint32_t rate; /**< The sample rate. (e.g. 44100) */ member in struct:pa_sample_spec
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dpcm_oss.h44 int rate; /* requested rate */ member in struct:snd_pcm_oss_runtime
H A Dainstr_iw.h72 unsigned int sample_ratio; /* sample ratio (44100 * 1024 / rate) */
107 unsigned short rate; member in struct:iwffff_env_point
134 #define IWFFFF_LAYER_VELOCITY_RATE 0x0001 /* velocity mode = rate */
232 __u32 sample_ratio; /* sample ratio (44100 * 1024 / rate) */
253 __u16 rate; member in struct:iwffff_xenv_point
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dpcm_oss.h44 int rate; /* requested rate */ member in struct:snd_pcm_oss_runtime
H A Dainstr_iw.h72 unsigned int sample_ratio; /* sample ratio (44100 * 1024 / rate) */
107 unsigned short rate; member in struct:iwffff_env_point
134 #define IWFFFF_LAYER_VELOCITY_RATE 0x0001 /* velocity mode = rate */
232 __u32 sample_ratio; /* sample ratio (44100 * 1024 / rate) */
253 __u16 rate; member in struct:iwffff_xenv_point
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Desd.h22 /* default sample rate for the EsounD server */
65 ESD_PROTO_SERVER_INFO, /* get server info (ver, sample rate, format) */
129 /* rate, format = (bits | channels | stream | func) */
145 int esd_play_stream( esd_format_t format, int rate,
147 int esd_play_stream_fallback( esd_format_t format, int rate,
149 int esd_monitor_stream( esd_format_t format, int rate,
151 /* int esd_monitor_stream_fallback( esd_format_t format, int rate ); */
152 int esd_record_stream( esd_format_t format, int rate,
154 int esd_record_stream_fallback( esd_format_t format, int rate,
156 int esd_filter_stream( esd_format_t format, int rate,
201 int rate; /* sample rate */ member in struct:esd_server_info
212 int rate; /* sample rate */ member in struct:esd_player_info
227 int rate; /* sample rate */ member in struct:esd_sample_info
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Desd.h22 /* default sample rate for the EsounD server */
65 ESD_PROTO_SERVER_INFO, /* get server info (ver, sample rate, format) */
129 /* rate, format = (bits | channels | stream | func) */
145 int esd_play_stream( esd_format_t format, int rate,
147 int esd_play_stream_fallback( esd_format_t format, int rate,
149 int esd_monitor_stream( esd_format_t format, int rate,
151 /* int esd_monitor_stream_fallback( esd_format_t format, int rate ); */
152 int esd_record_stream( esd_format_t format, int rate,
154 int esd_record_stream_fallback( esd_format_t format, int rate,
156 int esd_filter_stream( esd_format_t format, int rate,
201 int rate; /* sample rate */ member in struct:esd_server_info
212 int rate; /* sample rate */ member in struct:esd_player_info
227 int rate; /* sample rate */ member in struct:esd_sample_info
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Desd.h22 /* default sample rate for the EsounD server */
65 ESD_PROTO_SERVER_INFO, /* get server info (ver, sample rate, format) */
129 /* rate, format = (bits | channels | stream | func) */
145 int esd_play_stream( esd_format_t format, int rate,
147 int esd_play_stream_fallback( esd_format_t format, int rate,
149 int esd_monitor_stream( esd_format_t format, int rate,
151 /* int esd_monitor_stream_fallback( esd_format_t format, int rate ); */
152 int esd_record_stream( esd_format_t format, int rate,
154 int esd_record_stream_fallback( esd_format_t format, int rate,
156 int esd_filter_stream( esd_format_t format, int rate,
201 int rate; /* sample rate */ member in struct:esd_server_info
212 int rate; /* sample rate */ member in struct:esd_player_info
227 int rate; /* sample rate */ member in struct:esd_sample_info
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
H A Dainstr_iw.h69 unsigned int sample_ratio; /* sample ratio (44100 * 1024 / rate) */
104 unsigned short rate; member in struct:iwffff_env_point
131 #define IWFFFF_LAYER_VELOCITY_RATE 0x0001 /* velocity mode = rate */
229 __u32 sample_ratio; /* sample ratio (44100 * 1024 / rate) */
250 __u16 rate; member in struct:iwffff_xenv_point
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
H A Dfd.h24 rate, /* data rate. |= 0x40 for perpendicular */ member in struct:floppy_struct
27 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8)
28 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? \
32 spec1, /* stepping rate, head unload time */
125 unsigned long max_dtr; /* Step rate, usec */
129 unsigned long srt; /* Step rate, usec */
350 unsigned char rate; member in struct:floppy_raw_cmd
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
H A Dainstr_iw.h69 unsigned int sample_ratio; /* sample ratio (44100 * 1024 / rate) */
104 unsigned short rate; member in struct:iwffff_env_point
131 #define IWFFFF_LAYER_VELOCITY_RATE 0x0001 /* velocity mode = rate */
229 __u32 sample_ratio; /* sample ratio (44100 * 1024 / rate) */
250 __u16 rate; member in struct:iwffff_xenv_point
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
H A Dfd.h24 rate, /* data rate. |= 0x40 for perpendicular */ member in struct:floppy_struct
27 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8)
28 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? \
32 spec1, /* stepping rate, head unload time */
125 unsigned long max_dtr; /* Step rate, usec */
129 unsigned long srt; /* Step rate, usec */
350 unsigned char rate; member in struct:floppy_raw_cmd
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
H A Dainstr_iw.h69 unsigned int sample_ratio; /* sample ratio (44100 * 1024 / rate) */
104 unsigned short rate; member in struct:iwffff_env_point
131 #define IWFFFF_LAYER_VELOCITY_RATE 0x0001 /* velocity mode = rate */
229 __u32 sample_ratio; /* sample ratio (44100 * 1024 / rate) */
250 __u16 rate; member in struct:iwffff_xenv_point
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
H A Dfd.h24 rate, /* data rate. |= 0x40 for perpendicular */ member in struct:floppy_struct
27 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8)
28 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? \
32 spec1, /* stepping rate, head unload time */
125 unsigned long max_dtr; /* Step rate, usec */
129 unsigned long srt; /* Step rate, usec */
350 unsigned char rate; member in struct:floppy_raw_cmd

Completed in 411 milliseconds

1234567891011>>