/third_party/ffmpeg/libavfilter/ |
D | formats.c | 36 #define MERGE_REF(ret, a, fmts, type, fail_statement) \ argument 63 #define MERGE_FORMATS(a, b, fmts, nb, type, check, empty_allowed) \ argument 258 int ff_fmt_is_in(int fmt, const int *fmts) in ff_fmt_is_in() 287 AVFilterFormats *ff_make_format_list(const int *fmts) in ff_make_format_list() 296 AVFilterChannelLayouts *ff_make_format64_list(const int64_t *fmts) in ff_make_format64_list() 308 AVFilterChannelLayouts *avfilter_make_format64_list(const int64_t *fmts) in avfilter_make_format64_list() 538 #define SET_COMMON_FORMATS(ctx, fmts, ref_fn, unref_fn) \ argument 666 static int check_list(void *log, const char *name, const AVFilterFormats *fmts) in check_list() 687 int ff_formats_check_pixel_formats(void *log, const AVFilterFormats *fmts) in ff_formats_check_pixel_formats() 692 int ff_formats_check_sample_formats(void *log, const AVFilterFormats *fmts) in ff_formats_check_sample_formats() [all …]
|
D | vf_hwdownload.c | 40 AVFilterFormats *fmts; in hwdownload_query_formats() local
|
D | vf_lensfun.c | 200 static const enum AVPixelFormat fmts[] = {AV_PIX_FMT_RGB24, AV_PIX_FMT_NONE}; in query_formats() enum
|
D | drawutils.c | 641 AVFilterFormats *fmts = NULL; in ff_draw_supported_pixel_formats() local
|
D | avfiltergraph.c | 798 AVFilterChannelLayouts *fmts; in reduce_formats_on_filter() local
|
/third_party/boost/libs/chrono/test/io/ |
D | time_point_output.cpp | 79 boost::chrono::time_fmt_io_saver<> fmts(out); in test_good_utc_fmt_system_clock() local 95 boost::chrono::time_fmt_io_saver<> fmts(out, fmt); in test_good_utc_fmt_system_clock2() local
|
/third_party/ffmpeg/tests/checkasm/ |
D | flacdsp.c | 71 } fmts[] = { in checkasm_check_flacdsp() local
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_videotoolbox.c | 96 enum AVPixelFormat *fmts = av_malloc_array(2, sizeof(*fmts)); in vt_transfer_get_formats() local
|
D | hwcontext_cuda.c | 207 enum AVPixelFormat *fmts; in cuda_transfer_get_formats() local
|
D | hwcontext_d3d11va.c | 310 enum AVPixelFormat *fmts; in d3d11va_transfer_get_formats() local
|
D | hwcontext_dxva2.c | 254 enum AVPixelFormat *fmts; in dxva2_transfer_get_formats() local
|
D | hwcontext_vdpau.c | 311 enum AVPixelFormat *fmts; in vdpau_transfer_get_formats() local
|
D | hwcontext_qsv.c | 600 enum AVPixelFormat *fmts; in qsv_transfer_get_formats() local
|
D | hwcontext_opencl.c | 1764 enum AVPixelFormat *fmts; in opencl_transfer_get_formats() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | BigNumberFormatTest.java | 302 NumberFormat fmt = null, fmts[] = null; in expect() local
|
D | TestMessageFormat.java | 941 Format[] fmts = new Format[] { in TestSetGetFormats() local 1088 Format fmts[] = {new DecimalFormat()}; in testNumericOnlyMethods() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | BigNumberFormatTest.java | 299 NumberFormat fmt = null, fmts[] = null; in expect() local
|
D | TestMessageFormat.java | 938 Format[] fmts = new Format[] { in TestSetGetFormats() local 1085 Format fmts[] = {new DecimalFormat()}; in testNumericOnlyMethods() local
|
/third_party/ffmpeg/libavdevice/ |
D | lavfi.c | 64 int i, j, *fmts, count = 0; in create_all_formats() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcPixelStorageModesTests.cpp | 2121 for (int fmts = 0; fmts < DE_LENGTH_OF_ARRAY(internalFmts); fmts++) in init() local 2168 for (int fmts = 0; fmts < DE_LENGTH_OF_ARRAY(internalFmts); fmts++) in init() local 2231 for (int fmts = 0; fmts < DE_LENGTH_OF_ARRAY(internalFmts_compressed); fmts++) in init() local 2280 for (int fmts = 0; fmts < DE_LENGTH_OF_ARRAY(internalFmts_compressed); fmts++) in init() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tchcfmt.cpp | 473 UnicodeString fmts[] = { in TestClosures() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/ |
D | gstsdpmessage.h | 268 GArray *fmts; member
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavcodecmap.c | 191 gst_ffmpeg_video_set_pix_fmts (GstCaps * caps, const enum AVPixelFormat *fmts) in gst_ffmpeg_video_set_pix_fmts() 455 const enum AVSampleFormat *fmts, gboolean always_interleaved) in gst_ffmpeg_audio_set_sample_fmts()
|
/third_party/gstreamer/gstplugins_bad/ext/x265/ |
D | gstx265enc.c | 212 GValue fmts = G_VALUE_INIT; in gst_x265_enc_add_x265_chroma_format() local
|
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/ |
D | gstsvthevcenc.c | 392 GValue fmts = G_VALUE_INIT; in gst_svthevc_enc_sink_getcaps() local
|