| /third_party/ffmpeg/libavformat/ |
| H A D | avformat.c | 589 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 D | fifo.c | 41 char *format; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | avsscanf.c | 962 int av_sscanf(const char *string, const char *format, ...) in av_sscanf() argument
|
| H A D | frame.h | 412 int format; member [all...] |
| /third_party/glfw/deps/ |
| H A D | stb_image_write.h | 536 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 D | pcm_iec958.c | 59 snd_pcm_format_t format; member 330 snd_pcm_format_t format; in snd_pcm_iec958_hw_params() local [all...] |
| H A D | pcm_lfloat.c | 60 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 D | pcm_linear.c | 299 snd_pcm_format_t format; in snd_pcm_linear_hw_params() local [all...] |
| H A D | pcm_mulaw.c | 322 snd_pcm_format_t format; in snd_pcm_mulaw_hw_params() local
|
| H A D | pcm_adpcm.c | 411 snd_pcm_format_t format; in snd_pcm_adpcm_hw_params() local
|
| H A D | pcm_alaw.c | 308 snd_pcm_format_t format; in snd_pcm_alaw_hw_params() local
|
| /third_party/alsa-utils/alsaucm/ |
| H A D | dump.c | 627 void dump(struct context *context, const char *format) in dump() argument
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image_write.h | 536 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 D | astcenc_color_unquantize.cpp | 762 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 D | container-voc.c | 51 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 D | utils.c | 337 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 D | amidi.c | 61 static void error(const char *format, ...) in error() argument
|
| /third_party/backends/include/sane/ |
| H A D | sane.h | 200 SANE_Frame format; member
|
| /third_party/backends/frontend/ |
| H A D | tstbackend.c | 104 static int check(enum message_level level, int condition, const char *format, ...) in check() argument [all...] |
| /third_party/backends/japi/ |
| H A D | Jscanimage.java | 829 private NumberFormat format; // For printing label. field in FixedSaneSlider
|
| /third_party/alsa-lib/test/ |
| H A D | playmidi1.c | 150 static void do_header(int format, int ntracks, int division) in do_header() argument
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest.cc | 663 std::string format = GetOutputFormat(); in GetAbsolutePathToOutputFile() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | LocaleDisplayNamesImpl.java | 46 private final String format; field in LocaleDisplayNamesImpl
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | MeasureFormat.java | 262 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 D | ListFormatter.java | 379 public String format(Object... items) { in format() method in ListFormatter 391 public String format(Collection<?> items) { in format() method in ListFormatter [all...] |