Home
last modified time | relevance | path

Searched defs:set_format (Results 1 – 12 of 12) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcore-format.c29 …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/
Dvideotexturecache.h52 void (*set_format) (GstVideoTextureCache * cache, member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioencoder.h206 gboolean (*set_format) (GstAudioEncoder *enc, member
Dgstaudiodecoder.h272 gboolean (*set_format) (GstAudioDecoder *dec, member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoencoder.h257 gboolean (*set_format) (GstVideoEncoder *encoder, member
Dgstvideodecoder.h302 gboolean (*set_format) (GstVideoDecoder *decoder, member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_reflect.cpp264 void CompilerReflection::set_format(const std::string &format) in set_format() function in CompilerReflection
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkenc.h173 gboolean (*set_format) (GstMsdkEnc * encoder); member
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonemetadata.pb.h1530 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/
Ddshow.c576 int set_format = (devtype == VideoDevice && (ctx->framerate || in dshow_cycle_pins() local
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c51 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/
Dopt.c670 static int set_format(void *obj, const char *name, int fmt, int search_flags, in set_format() function