/third_party/ffmpeg/libavformat/ |
D | h261dec.c | 32 int src_fmt=0; in h261_probe() local
|
D | h263dec.c | 32 int src_fmt, last_src_fmt=-1; in h263_probe() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/audio/ |
D | SDL_audio_c.h | 35 SDL_AudioFormat src_fmt; member
|
D | SDL_audiocvt.c | 838 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/ |
D | SDL_blit_slow.c | 45 SDL_PixelFormat *src_fmt = info->src_fmt; in SDL_Blit_Slow() local
|
/third_party/pixman/test/ |
D | check-formats.c | 111 pixman_format_code_t src_fmt, dest_fmt; in main() local
|
D | solid-test.c | 278 pixman_format_code_t src_fmt, dst_fmt, mask_fmt = PIXMAN_null; in test_solid() local
|
D | blitters-test.c | 246 pixman_format_code_t src_fmt, dst_fmt, mask_fmt; in test_composite() local
|
D | affine-test.c | 45 pixman_format_code_t src_fmt, dst_fmt; in test_composite() local
|
D | scaling-test.c | 76 pixman_format_code_t src_fmt, mask_fmt, dst_fmt; in test_composite() local
|
D | cover-test.c | 264 pixman_format_code_t src_fmt, dst_fmt, mask_fmt; in test_cover() local
|
D | lowlevel-blt-bench.c | 383 int src_fmt, in bench_composite() 623 int src_fmt; member
|
/third_party/gstreamer/gstplugins_base/gst/audiorate/ |
D | gstaudiorate.c | 403 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/ |
D | gstkateutil.c | 590 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
|
D | gstkateenc.c | 1145 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/ |
D | SDL_iconv.c | 130 int src_fmt; member 209 int src_fmt = ENCODING_UNKNOWN; in SDL_iconv_open() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-info.c | 443 GstFormat src_fmt, gint64 src_val, GstFormat dest_fmt, gint64 * dest_val) in gst_audio_info_convert()
|
/third_party/ffmpeg/libswresample/ |
D | audioconvert.c | 35 #define CONV_FUNC_NAME(dst_fmt, src_fmt) conv_ ## src_fmt ## _to_ ## dst_fmt argument
|
/third_party/gstreamer/gstplugins_bad/gst/frei0r/ |
D | gstfrei0rsrc.c | 182 GstFormat src_fmt, dest_fmt; in gst_frei0r_src_query() local
|
/third_party/ffmpeg/libavresample/ |
D | utils.c | 221 enum AVSampleFormat src_fmt; in avresample_open() local
|
D | audio_convert.c | 134 #define CONV_FUNC_NAME(dst_fmt, src_fmt) conv_ ## src_fmt ## _to_ ## dst_fmt argument
|
/third_party/gstreamer/gstplugins_base/ext/vorbis/ |
D | gstvorbisparse.c | 653 GstFormat src_fmt, dest_fmt; in vorbis_parse_src_query() local
|
/third_party/gstreamer/gstplugins_bad/ext/ladspa/ |
D | gstladspasource.c | 131 GstFormat src_fmt, dest_fmt; in gst_ladspa_source_type_query() local
|
/third_party/ffmpeg/libavfilter/ |
D | avfiltergraph.c | 630 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/ |
D | gstdvdemux.c | 631 GstFormat src_fmt, dest_fmt; in gst_dvdemux_src_query() local 719 GstFormat src_fmt, dest_fmt; in gst_dvdemux_sink_query() local
|