Home
last modified time | relevance | path

Searched defs:fmts (Results 1 – 25 of 27) sorted by relevance

12

/third_party/ffmpeg/libavfilter/
Dformats.c36 #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 …]
Dvf_hwdownload.c40 AVFilterFormats *fmts; in hwdownload_query_formats() local
Dvf_lensfun.c200 static const enum AVPixelFormat fmts[] = {AV_PIX_FMT_RGB24, AV_PIX_FMT_NONE}; in query_formats() enum
Ddrawutils.c641 AVFilterFormats *fmts = NULL; in ff_draw_supported_pixel_formats() local
Davfiltergraph.c798 AVFilterChannelLayouts *fmts; in reduce_formats_on_filter() local
/third_party/boost/libs/chrono/test/io/
Dtime_point_output.cpp79 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/
Dflacdsp.c71 } fmts[] = { in checkasm_check_flacdsp() local
/third_party/ffmpeg/libavutil/
Dhwcontext_videotoolbox.c96 enum AVPixelFormat *fmts = av_malloc_array(2, sizeof(*fmts)); in vt_transfer_get_formats() local
Dhwcontext_cuda.c207 enum AVPixelFormat *fmts; in cuda_transfer_get_formats() local
Dhwcontext_d3d11va.c310 enum AVPixelFormat *fmts; in d3d11va_transfer_get_formats() local
Dhwcontext_dxva2.c254 enum AVPixelFormat *fmts; in dxva2_transfer_get_formats() local
Dhwcontext_vdpau.c311 enum AVPixelFormat *fmts; in vdpau_transfer_get_formats() local
Dhwcontext_qsv.c600 enum AVPixelFormat *fmts; in qsv_transfer_get_formats() local
Dhwcontext_opencl.c1764 enum AVPixelFormat *fmts; in opencl_transfer_get_formats() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DBigNumberFormatTest.java302 NumberFormat fmt = null, fmts[] = null; in expect() local
DTestMessageFormat.java941 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/
DBigNumberFormatTest.java299 NumberFormat fmt = null, fmts[] = null; in expect() local
DTestMessageFormat.java938 Format[] fmts = new Format[] { in TestSetGetFormats() local
1085 Format fmts[] = {new DecimalFormat()}; in testNumericOnlyMethods() local
/third_party/ffmpeg/libavdevice/
Dlavfi.c64 int i, j, *fmts, count = 0; in create_all_formats() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPixelStorageModesTests.cpp2121 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/
Dtchcfmt.cpp473 UnicodeString fmts[] = { in TestClosures() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.h268 GArray *fmts; member
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c191 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/
Dgstx265enc.c212 GValue fmts = G_VALUE_INIT; in gst_x265_enc_add_x265_chroma_format() local
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c392 GValue fmts = G_VALUE_INIT; in gst_svthevc_enc_sink_getcaps() local

12