Home
last modified time | relevance | path

Searched defs:format (Results 1776 - 1800 of 3275) sorted by relevance

1...<<71727374757677787980>>...131

/third_party/ffmpeg/libavformat/
H A Davformat.c589 AVRational av_guess_sample_aspect_ratio(AVFormatContext *format, AVStream *stream, AVFrame *frame) in av_guess_sample_aspect_ratio() argument
612 AVRational av_guess_frame_rate(AVFormatContext *format, AVStream *st, AVFrame *frame) in av_guess_frame_rate() argument
H A Dfifo.c41 char *format; member
/third_party/ffmpeg/libavutil/
H A Davsscanf.c962 int av_sscanf(const char *string, const char *format, ...) in av_sscanf() argument
H A Dframe.h412 int format; member
[all...]
/third_party/glfw/deps/
H A Dstb_image_write.h536 int format = colorbytes < 2 ? 3 : 2; // 3 color channels (RGB/RGBA) = 2, 1 color channel (Y/YA) = 3 in stbi_write_tga_core() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_iec958.c59 snd_pcm_format_t format; member
330 snd_pcm_format_t format; in snd_pcm_iec958_hw_params() local
[all...]
H A Dpcm_lfloat.c60 int snd_pcm_lfloat_get_s32_index(snd_pcm_format_t format) in snd_pcm_lfloat_get_s32_index() argument
84 int snd_pcm_lfloat_put_s32_index(snd_pcm_format_t format) in snd_pcm_lfloat_put_s32_index() argument
[all...]
H A Dpcm_linear.c299 snd_pcm_format_t format; in snd_pcm_linear_hw_params() local
[all...]
H A Dpcm_mulaw.c322 snd_pcm_format_t format; in snd_pcm_mulaw_hw_params() local
H A Dpcm_adpcm.c411 snd_pcm_format_t format; in snd_pcm_adpcm_hw_params() local
H A Dpcm_alaw.c308 snd_pcm_format_t format; in snd_pcm_alaw_hw_params() local
/third_party/alsa-utils/alsaucm/
H A Ddump.c627 void dump(struct context *context, const char *format) in dump() argument
/third_party/astc-encoder/Source/
H A Dstb_image_write.h536 int format = colorbytes < 2 ? 3 : 2; // 3 color channels (RGB/RGBA) = 2, 1 color channel (Y/YA) = 3 in stbi_write_tga_core() local
H A Dastcenc_color_unquantize.cpp762 unpack_color_endpoints( astcenc_profile decode_mode, int format, const uint8_t* input, bool& rgb_hdr, bool& alpha_hdr, vint4& output0, vint4& output1 ) unpack_color_endpoints() argument
/third_party/alsa-utils/axfer/
H A Dcontainer-voc.c51 snd_pcm_format_t format; member
556 voc_parser_pre_process(struct container_context *cntr, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, uint64_t *byte_count) voc_parser_pre_process() argument
715 voc_builder_pre_process(struct container_context *cntr, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, uint64_t *byte_count) voc_builder_pre_process() argument
[all...]
/third_party/alsa-lib/src/ucm/
H A Dutils.c337 const char *uc_mgr_config_dir(int format) in uc_mgr_config_dir() argument
353 int uc_mgr_config_load_into(int format, const char *file, snd_config_t *top) in uc_mgr_config_load_into() argument
386 int uc_mgr_config_load(int format, const char *file, snd_config_t **cfg) in uc_mgr_config_load() argument
/third_party/alsa-utils/amidi/
H A Damidi.c61 static void error(const char *format, ...) in error() argument
/third_party/backends/include/sane/
H A Dsane.h200 SANE_Frame format; member
/third_party/backends/frontend/
H A Dtstbackend.c104 static int check(enum message_level level, int condition, const char *format, ...) in check() argument
[all...]
/third_party/backends/japi/
H A DJscanimage.java829 private NumberFormat format; // For printing label. field in FixedSaneSlider
/third_party/alsa-lib/test/
H A Dplaymidi1.c150 static void do_header(int format, int ntracks, int division) in do_header() argument
/third_party/googletest/googletest/src/
H A Dgtest.cc663 std::string format = GetOutputFormat(); in GetAbsolutePathToOutputFile() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DLocaleDisplayNamesImpl.java46 private final String format; field in LocaleDisplayNamesImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMeasureFormat.java262 getInstance( ULocale locale, FormatWidth formatWidth, NumberFormat format) getInstance() argument
281 getInstance( Locale locale, FormatWidth formatWidth, NumberFormat format) getInstance() argument
308 public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition fpos) { format() method in MeasureFormat
601 withNumberFormat(NumberFormat format) withNumberFormat() argument
[all...]
H A DListFormatter.java379 public String format(Object... items) { in format() method in ListFormatter
391 public String format(Collection<?> items) { in format() method in ListFormatter
[all...]

Completed in 45 milliseconds

1...<<71727374757677787980>>...131