Home
last modified time | relevance | path

Searched defs:fmt (Results 1501 - 1525 of 3942) sorted by relevance

1...<<61626364656667686970>>...158

/third_party/ffmpeg/libavcodec/
H A Dv4l2_context.c56 static inline unsigned int v4l2_get_width(struct v4l2_format *fmt) in v4l2_get_width() argument
61 static inline unsigned int v4l2_get_height(struct v4l2_format *fmt) in v4l2_get_height() argument
125 v4l2_save_to_context(V4L2Context* ctx, struct v4l2_format_update *fmt) v4l2_save_to_context() argument
464 struct v4l2_format *fmt = &ctx->format; v4l2_try_raw_format() local
664 struct v4l2_format_update fmt = { 0 }; ff_v4l2_context_get_format() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_nlmeans_opencl.c42 static int is_format_supported(enum AVPixelFormat fmt) in is_format_supported() argument
H A Dvf_noise.c136 int fmt, ret; in query_formats() local
H A Dvf_transpose.c59 int fmt, ret; in query_formats() local
/third_party/ffmpeg/libavutil/tests/
H A Dopt.c111 static void log_callback_help(void *ptr, int level, const char *fmt, va_list vl) in log_callback_help() argument
/third_party/ffmpeg/libavformat/
H A Dlibrtmp.c58 static void rtmp_log(int level, const char *fmt, va_list args) in rtmp_log() argument
H A Dmlvdec.c97 static void read_uint8(AVFormatContext *avctx, AVIOContext *pb, const char *tag, const char *fmt) in read_uint8() argument
102 static void read_uint16(AVFormatContext *avctx, AVIOContext *pb, const char *tag, const char *fmt) in read_uint16() argument
107 static void read_uint32(AVFormatContext *avctx, AVIOContext *pb, const char *tag, const char *fmt) in read_uint32() argument
112 static void read_uint64(AVFormatContext *avctx, AVIOContext *pb, const char *tag, const char *fmt) in read_uint64() argument
H A Dformat.c56 const AVOutputFormat *fmt = NULL; in av_guess_format() local
89 enum AVCodecID av_guess_codec(const AVOutputFormat *fmt, cons argument
122 const AVInputFormat *fmt = NULL; av_find_input_format() local
135 const AVInputFormat *fmt = NULL; av_probe_input_format3() local
213 const AVInputFormat *fmt = av_probe_input_format3(pd, is_opened, &score_ret); av_probe_input_format2() local
227 av_probe_input_buffer2(AVIOContext *pb, const AVInputFormat **fmt, const char *filename, void *logctx, unsigned int offset, unsigned int max_probe_size) av_probe_input_buffer2() argument
319 av_probe_input_buffer(AVIOContext *pb, const AVInputFormat **fmt, const char *filename, void *logctx, unsigned int offset, unsigned int max_probe_size) av_probe_input_buffer() argument
[all...]
H A Dimg2enc.c84 AVFormatContext *fmt = NULL; in write_muxed_file() local
H A Durl.c38 ff_url_join(char *str, int size, const char *proto, const char *authorization, const char *hostname, int port, const char *fmt, ...) ff_url_join() argument
/third_party/ffmpeg/libavutil/
H A Dbprint.c94 void av_bprintf(AVBPrint *buf, const char *fmt, ...) in av_bprintf() argument
117 void av_vbprintf(AVBPrint *buf, const char *fmt, va_list vl_arg) in av_vbprintf() argument
176 void av_bprint_strftime(AVBPrint *buf, const char *fmt, const struct tm *tm) in av_bprint_strftime() argument
[all...]
/third_party/ffmpeg/tools/
H A Dtarget_dem_fuzzer.c116 AVInputFormat *fmt = NULL; in LLVMFuzzerTestOneInput() local
/third_party/ffmpeg/libswscale/
H A Dslice.c78 static int alloc_slice(SwsSlice *s, enum AVPixelFormat fmt, int lumLines, int chrLines, int h_sub_sample, int v_sub_sample, int ring) in alloc_slice() argument
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c39 static void error_handler(const char *file, int line, const char *function, int err, const char *fmt, ...) in error_handler() argument
/third_party/alsa-utils/alsactl/
H A Dutils.c116 void info_(const char *fcn, long line, const char *fmt, ...) in info_() argument
131 void error_(const char *fcn, long line, const char *fmt, ...) in error_() argument
104 syslog_(int prio, const char *fcn, long line, const char *fmt, va_list ap) syslog_() argument
146 cerror_(const char *fcn, long line, int cond, const char *fmt, ...) cerror_() argument
163 dbg_(const char *fcn, long line, const char *fmt, ...) dbg_() argument
180 error_handler(const char *file, int line, const char *function, int err, const char *fmt, ...) error_handler() argument
[all...]
/third_party/alsa-utils/bat/
H A Dalsa.c60 static int format_convert(struct bat *bat, snd_pcm_format_t *fmt) in format_convert() argument
/third_party/backends/lib/
H A Dsnprintf.c559 int plp_vsnprintf(char *str, size_t count, const char *fmt, va_list args) in plp_vsnprintf() argument
586 int plp_unsafe_vsnprintf(char *str, size_t count, const char *fmt, va_list args) in plp_unsafe_vsnprintf() argument
612 snprintf(char *str,size_t count,const char *fmt,...) snprintf() argument
620 char *fmt; snprintf() local
637 plp_unsafe_snprintf(char *str,size_t count,const char *fmt,...) plp_unsafe_snprintf() argument
645 char *fmt; plp_unsafe_snprintf() local
979 fmtdouble( char **buffer, int *left, int fmt, double value, int ljust, int len, int zpad, int precision ) fmtdouble() argument
[all...]
/third_party/curl/lib/
H A Dpingpong.c162 Curl_pp_vsendf(struct Curl_easy *data, struct pingpong *pp, const char *fmt, va_list args) Curl_pp_vsendf() argument
239 Curl_pp_sendf(struct Curl_easy *data, struct pingpong *pp, const char *fmt, ...) Curl_pp_sendf() argument
/third_party/cups-filters/filter/
H A Dpdfutils.c19 void pdfOut_printf(pdfOut *pdf,const char *fmt,...) // {{{ in pdfOut_printf() argument
/third_party/icu/icu4c/source/tools/icuswap/
H A Dicuswap.cpp81 printError(void *context, const char *fmt, va_list args) { in printError() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dulistfmttest.c140 UListFormatter* fmt = ulistfmt_open("en", &ec); in TestUListFmtToValue() local
221 UListFormatter* fmt = ulistfmt_openForType("en", ULISTFMT_TYPE_OR, ULISTFMT_WIDTH_SHORT, &ec); in TestUListOpenStyled() local
261 UListFormatter *fmt = ulistfmt_openForType("en", ULISTFMT_TYPE_AND, ULISTFMT_WIDTH_WIDE, &status); in TestUList21871_A() local
309 UListFormatter *fmt = ulistfmt_openForType("en", ULISTFMT_TYPE_AND, ULISTFMT_WIDTH_WIDE, &status); TestUList21871_B() local
[all...]
H A Dcdtdptst.c55 UDateFormat *fullFmt, *fmt; in TestTwoDigitYearDSTParse() local
239 UDateFormat *fmt; in TestCzechMonths459() local
[all...]
H A Dcurrtest.c192 UNumberFormat *fmt = unum_open(UNUM_CURRENCY, NULL, 0, "hu_HU", NULL, &status); in TestFractionDigitOverride() local
/third_party/icu/icu4c/source/test/intltest/
H A Dcalcasts.cpp178 DateFormat *fmt = DateFormat::createDateInstance(DateFormat::kFull, Locale("ar_JO@calendar=islamic-civil")); in IslamicCivil() local
H A Ddtfmapts.cpp330 NumberFormat *fmt = NumberFormat::createInstance(status); in TestNameHiding() local
[all...]

Completed in 19 milliseconds

1...<<61626364656667686970>>...158