Home
last modified time | relevance | path

Searched defs:src_fmt (Results 1 – 25 of 46) sorted by relevance

12

/third_party/ffmpeg/libavformat/
Dh261dec.c32 int src_fmt=0; in h261_probe() local
Dh263dec.c32 int src_fmt, last_src_fmt=-1; in h263_probe() local
/third_party/flutter/skia/third_party/externals/sdl/src/audio/
DSDL_audio_c.h35 SDL_AudioFormat src_fmt; member
DSDL_audiocvt.c838 SDL_HandTunedTypeCVT(SDL_AudioFormat src_fmt, SDL_AudioFormat dst_fmt) in SDL_HandTunedTypeCVT()
857 SDL_AudioFormat src_fmt, SDL_AudioFormat dst_fmt) in SDL_BuildAudioTypeCVT()
999 SDL_AudioFormat src_fmt, Uint8 src_channels, int src_rate, in SDL_BuildAudioCVT()
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_blit_slow.c45 SDL_PixelFormat *src_fmt = info->src_fmt; in SDL_Blit_Slow() local
/third_party/pixman/test/
Dcheck-formats.c111 pixman_format_code_t src_fmt, dest_fmt; in main() local
Dsolid-test.c278 pixman_format_code_t src_fmt, dst_fmt, mask_fmt = PIXMAN_null; in test_solid() local
Dblitters-test.c246 pixman_format_code_t src_fmt, dst_fmt, mask_fmt; in test_composite() local
Daffine-test.c45 pixman_format_code_t src_fmt, dst_fmt; in test_composite() local
Dscaling-test.c76 pixman_format_code_t src_fmt, mask_fmt, dst_fmt; in test_composite() local
Dcover-test.c264 pixman_format_code_t src_fmt, dst_fmt, mask_fmt; in test_cover() local
Dlowlevel-blt-bench.c383 int src_fmt, in bench_composite()
623 int src_fmt; member
/third_party/gstreamer/gstplugins_base/gst/audiorate/
Dgstaudiorate.c403 GstFormat src_fmt, guint64 src_val, GstFormat dest_fmt, guint64 * dest_val) in gst_audio_rate_convert()
413 GstFormat src_fmt, dst_fmt; in gst_audio_rate_convert_segments() local
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkateutil.c590 GstElement * element, GstPad * pad, GstFormat src_fmt, gint64 src_val, in gst_kate_decoder_base_convert()
641 GstFormat src_fmt, dest_fmt; in gst_kate_decoder_base_sink_query() local
Dgstkateenc.c1145 gst_kate_enc_convert (GstPad * pad, GstFormat src_fmt, gint64 src_val, in gst_kate_enc_convert()
1205 GstFormat src_fmt, dest_fmt; in gst_kate_enc_source_query() local
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_iconv.c130 int src_fmt; member
209 int src_fmt = ENCODING_UNKNOWN; in SDL_iconv_open() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-info.c443 GstFormat src_fmt, gint64 src_val, GstFormat dest_fmt, gint64 * dest_val) in gst_audio_info_convert()
/third_party/ffmpeg/libswresample/
Daudioconvert.c35 #define CONV_FUNC_NAME(dst_fmt, src_fmt) conv_ ## src_fmt ## _to_ ## dst_fmt argument
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0rsrc.c182 GstFormat src_fmt, dest_fmt; in gst_frei0r_src_query() local
/third_party/ffmpeg/libavresample/
Dutils.c221 enum AVSampleFormat src_fmt; in avresample_open() local
Daudio_convert.c134 #define CONV_FUNC_NAME(dst_fmt, src_fmt) conv_ ## src_fmt ## _to_ ## dst_fmt argument
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisparse.c653 GstFormat src_fmt, dest_fmt; in vorbis_parse_src_query() local
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspasource.c131 GstFormat src_fmt, dest_fmt; in gst_ladspa_source_type_query() local
/third_party/ffmpeg/libavfilter/
Davfiltergraph.c630 static int get_fmt_score(enum AVSampleFormat dst_fmt, enum AVSampleFormat src_fmt) in get_fmt_score()
654 enum AVSampleFormat src_fmt) in find_best_sample_fmt_of_2()
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdemux.c631 GstFormat src_fmt, dest_fmt; in gst_dvdemux_src_query() local
719 GstFormat src_fmt, dest_fmt; in gst_dvdemux_sink_query() local

12