Searched defs:set_format (Results 1 – 12 of 12) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
D | core-format.c | 29 …format_info_from_sample_spec2(const pa_sample_spec *ss, const pa_channel_map *map, bool set_format, in pa_format_info_from_sample_spec2()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | videotexturecache.h | 52 void (*set_format) (GstVideoTextureCache * cache, member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioencoder.h | 206 gboolean (*set_format) (GstAudioEncoder *enc, member
|
D | gstaudiodecoder.h | 272 gboolean (*set_format) (GstAudioDecoder *dec, member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoencoder.h | 257 gboolean (*set_format) (GstVideoEncoder *encoder, member
|
D | gstvideodecoder.h | 302 gboolean (*set_format) (GstVideoDecoder *decoder, member
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_reflect.cpp | 264 void CompilerReflection::set_format(const std::string &format) in set_format() function in CompilerReflection
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkenc.h | 173 gboolean (*set_format) (GstMsdkEnc * encoder); member
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | phonemetadata.pb.h | 1530 inline void NumberFormat::set_format(const std::string& value) { in set_format() function 1545 inline void NumberFormat::set_format(std::string&& value) { in set_format() function 1551 inline void NumberFormat::set_format(const char* value) { in set_format() function 1558 inline void NumberFormat::set_format(const char* value, in set_format() function
|
/third_party/ffmpeg/libavdevice/ |
D | dshow.c | 576 int set_format = (devtype == VideoDevice && (ctx->framerate || in dshow_cycle_pins() local
|
/third_party/pulseaudio/src/modules/alsa/ |
D | alsa-util.c | 51 static int set_format(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams, pa_sample_format_t *f) { in set_format() function
|
/third_party/ffmpeg/libavutil/ |
D | opt.c | 670 static int set_format(void *obj, const char *name, int fmt, int search_flags, in set_format() function
|