Home
last modified time | relevance | path

Searched defs:sformat (Results 1 – 15 of 15) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_mulaw.c54 snd_pcm_format_t sformat; member
438 int snd_pcm_mulaw_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *sla… in snd_pcm_mulaw_open()
530 snd_pcm_format_t sformat; in _snd_pcm_mulaw_open() local
Dpcm_alaw.c54 snd_pcm_format_t sformat; member
424 int snd_pcm_alaw_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slav… in snd_pcm_alaw_open()
516 snd_pcm_format_t sformat; in _snd_pcm_alaw_open() local
Dpcm_linear.c47 snd_pcm_format_t sformat; member
428 int snd_pcm_linear_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *sl… in snd_pcm_linear_open()
518 snd_pcm_format_t sformat; in _snd_pcm_linear_open() local
Dpcm_lfloat.c54 snd_pcm_format_t sformat; member
383 int snd_pcm_lfloat_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *sl… in snd_pcm_lfloat_open()
475 snd_pcm_format_t sformat; in _snd_pcm_lfloat_open() local
Dpcm_adpcm.c85 snd_pcm_format_t sformat; member
551 int snd_pcm_adpcm_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *sla… in snd_pcm_adpcm_open()
642 snd_pcm_format_t sformat; in _snd_pcm_adpcm_open() local
Dpcm_iec958.c59 snd_pcm_format_t sformat; member
565 int snd_pcm_iec958_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, in snd_pcm_iec958_open()
696 snd_pcm_format_t sformat; in _snd_pcm_iec958_open() local
Dpcm_softvol.c46 snd_pcm_format_t sformat; member
916 snd_pcm_format_t sformat, in snd_pcm_softvol_open()
1160 snd_pcm_format_t sformat = SND_PCM_FORMAT_UNKNOWN; in _snd_pcm_softvol_open() local
Dpcm_plug.c50 snd_pcm_format_t sformat; member
1107 snd_pcm_format_t sformat, int schannels, int srate, in snd_pcm_plug_open()
1236 snd_pcm_format_t sformat = SND_PCM_FORMAT_UNKNOWN; in _snd_pcm_plug_open() local
Dpcm_rate.c57 snd_pcm_format_t sformat; member
1462 snd_pcm_format_t sformat, unsigned int srate, in snd_pcm_rate_open()
1648 snd_pcm_format_t sformat = SND_PCM_FORMAT_UNKNOWN; in _snd_pcm_rate_open() local
Dpcm_route.c103 snd_pcm_format_t sformat; member
1017 snd_pcm_format_t sformat, int schannels, in snd_pcm_route_open()
1298 snd_pcm_format_t sformat = SND_PCM_FORMAT_UNKNOWN; in _snd_pcm_route_open() local
Dpcm_share.c1373 snd_pcm_format_t sformat, int srate, in snd_pcm_share_open()
1613 snd_pcm_format_t sformat = SND_PCM_FORMAT_UNKNOWN; in _snd_pcm_share_open() local
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulseutil.c464 const char *sformat = in gst_pulse_format_info_to_caps() local
/third_party/ffmpeg/libavcodec/
Dmfenc.c584 enum AVSampleFormat sformat = ff_media_type_to_sample_fmt((IMFAttributes *)type); in mf_enca_input_score() local
607 enum AVSampleFormat sformat = ff_media_type_to_sample_fmt((IMFAttributes *)type); in mf_enca_input_adjust() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c2136 SVGA3dSurfaceFormat sformat, in svga_format_is_shareable()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c2144 GstCaps *sformat = gst_encoding_profile_get_format (sprof); in _get_muxer() local