Home
last modified time | relevance | path

Searched defs:fmt (Results 901 - 925 of 1367) sorted by relevance

1...<<31323334353637383940>>...55

/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesPlayerNdk/
H A DActsOpenslesPlayerNdkTest.cpp40 uint8_t fmt[4] = {'f', 'm', 't', ' '}; // FMT header member
/third_party/elfutils/libcpu/
H A Driscv_disasm.c112 riscv_disasm(Ebl *ebl, const uint8_t **startp, const uint8_t *end, GElf_Addr addr, const char *fmt, DisasmOutputCB_t outcb, DisasmGetSymCB_t symcb __attribute__((unused)), void *outcbarg, void *symcbarg __attribute__((unused))) riscv_disasm() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddecode.c888 avcodec_default_get_format(struct AVCodecContext *avctx, const enum AVPixelFormat *fmt) avcodec_default_get_format() argument
1100 ff_get_format(AVCodecContext *avctx, const enum AVPixelFormat *fmt) ff_get_format() argument
[all...]
H A Dpthread_frame.c1028 enum AVPixelFormat ff_thread_get_format(AVCodecContext *avctx, const enum AVPixelFormat *fmt) in ff_thread_get_format() argument
H A Drasc.c120 unsigned w, h, fmt; in decode_fint() local
/third_party/elfutils/src/
H A Dobjdump.c713 char *fmt; in show_disasm() local
/third_party/eudev/src/udev/
H A Dudev-event.c91 const char fmt; in udev_event_apply_format() member
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_chromakey_cuda.c148 static int format_is_supported(enum AVPixelFormat fmt) in format_is_supported() argument
H A Daf_aspectralstats.c150 set_meta(AVDictionary **metadata, int chan, const char *key, const char *fmt, float val) set_meta() argument
H A Dformats.c267 AVChannelLayout *fmt = &a->channel_layouts[i], bfmt = { 0 }; in merge_channel_layouts() local
352 int ff_fmt_is_in(int fmt, const int *fmts) in ff_fmt_is_in() argument
450 ff_add_format(AVFilterFormats **avff, int64_t fmt) ff_add_format() argument
475 ff_make_formats_list_singleton(int fmt) ff_make_formats_list_singleton() argument
488 enum AVSampleFormat fmt = 0; ff_all_formats() local
501 unsigned nb_formats, fmt, flags; ff_formats_pixdesc_filter() local
542 int fmt; ff_planar_sample_fmts() local
[all...]
H A Dvf_scale_cuda.c185 static int format_is_supported(enum AVPixelFormat fmt) in format_is_supported() argument
H A Dvf_transpose_npp.c167 static int format_is_supported(enum AVPixelFormat fmt) in format_is_supported() argument
H A Dvf_overlay_cuda.c126 static int format_is_supported(const enum AVPixelFormat formats[], enum AVPixelFormat fmt) in format_is_supported() argument
/third_party/ffmpeg/libavutil/
H A Dparseutils.c491 char *av_small_strptime(const char *p, const char *fmt, struct tm *dt) in av_small_strptime() argument
H A Davsscanf.c727 static int ff_vfscanf(FFFILE *f, const char *fmt, va_list ap) in ff_vfscanf() argument
952 static int ff_vsscanf(const char *s, const char *fmt, va_list ap) in ff_vsscanf() argument
/third_party/ffmpeg/libavformat/
H A Dsdp.c511 sdp_write_media_attributes(char *buff, int size, const AVStream *st, int payload_type, AVFormatContext *fmt) sdp_write_media_attributes() argument
811 ff_sdp_write_media(char *buff, int size, const AVStream *st, int idx, const char *dest_addr, const char *dest_type, int port, int ttl, AVFormatContext *fmt) ff_sdp_write_media() argument
915 ff_sdp_write_media(char *buff, int size, const AVStream *st, int idx, const char *dest_addr, const char *dest_type, int port, int ttl, AVFormatContext *fmt) ff_sdp_write_media() argument
[all...]
/third_party/ffmpeg/libavresample/
H A Daudio_mix.c35 enum AVSampleFormat fmt; member
61 void ff_audio_mix_set_func(AudioMix *am, enum AVSampleFormat fmt, in ff_audio_mix_set_func() argument
[all...]
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.c394 static void color_printf(int color, const char *fmt, ...) in color_printf() argument
/third_party/glfw/deps/
H A Dstb_image_write.h349 static void stbiw__writefv(stbi__write_context *s, const char *fmt, va_list v) in stbiw__writefv() argument
378 static void stbiw__writef(stbi__write_context *s, const char *fmt, ...) in stbiw__writef() argument
478 static int stbiw__outfile(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, int expand_mono, void *data, int alpha, int pad, const char *fmt, ...) in stbiw__outfile() argument
/third_party/ffmpeg/libswresample/
H A Dswresample.c135 static void set_audiodata_fmt(AudioData *a, enum AVSampleFormat fmt){ in set_audiodata_fmt() argument
/third_party/astc-encoder/Source/
H A Dstb_image_write.h349 static void stbiw__writefv(stbi__write_context *s, const char *fmt, va_list v) in stbiw__writefv() argument
378 static void stbiw__writef(stbi__write_context *s, const char *fmt, ...) in stbiw__writef() argument
478 static int stbiw__outfile(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, int expand_mono, void *data, int alpha, int pad, const char *fmt, ...) in stbiw__outfile() argument
/third_party/alsa-utils/topology/
H A Dpre-processor.c194 char *tplg_snprintf(char *fmt, ...) in tplg_snprintf() argument
217 void tplg_pp_debug(char *fmt, ...) in tplg_pp_debug() argument
/third_party/alsa-lib/src/ucm/
H A Dutils.c35 void uc_mgr_error(const char *fmt,...) in uc_mgr_error() argument
44 void uc_mgr_stdout(const char *fmt,...) in uc_mgr_stdout() argument
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc462 void QPDF_PDFTOPDF_Processor::error(const char *fmt,...) // {{{ in error() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dudatatst.c1402 printError(void *context, const char *fmt, va_list args) { in printError() argument
1628 printErrorToString(void *context, const char *fmt, va_list args) { in printErrorToString() argument

Completed in 55 milliseconds

1...<<31323334353637383940>>...55