/third_party/ffmpeg/libavformat/ |
H A D | mlvdec.c | 156 vst->codecpar->format = AV_PIX_FMT_BAYER_RGGB16LE; in scan_file() 303 vst->codecpar->format = AV_PIX_FMT_YUV420P; in read_header() 365 av_log(avctx, AV_LOG_WARNING, "ignoring %s; bad format or guid mismatch\n", filename); in read_header()
|
H A D | mvdec.c | 45 int aformat; ///< audio format 195 st->codecpar->format = AV_PIX_FMT_ABGR; in parse_video_var() 338 vst->codecpar->format = AV_PIX_FMT_ARGB; in mv_read_header() 376 avpriv_request_sample(avctx, "Audio compression (format %i)", v); in mv_read_header() 435 "Audio compression %i (format %i, sr %i)", in mv_read_header()
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_huesaturation.c | 409 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input() 414 ff_fill_rgba_map(s->rgba_map, inlink->format); in config_input()
|
H A D | vf_vpp_qsv.c | 65 * Output sw format. AV_PIX_FMT_NONE for no conversion. 134 { "format", "Output pixel format", OFFSET(output_format_str), AV_OPT_TYPE_STRING, { .str = "same" }, .flags = FLAGS }, 249 av_log(ctx, AV_LOG_ERROR, "Unrecognized output pixel format: %s\n", vpp->output_format_str); in vpp_init() 345 if (inlink->format == AV_PIX_FMT_QSV) { in config_output() 351 in_format = inlink->format; in config_output()
|
/third_party/elfutils/libebl/ |
H A D | eblopenbackend.c | 192 const char **name, const char **format); 533 const char **format __attribute__ ((unused))) in default_auxv_info()
|
/third_party/backends/backend/ |
H A D | canon630u.c | 959 parms.format = SANE_FRAME_GRAY; in sane_get_parameters() 965 parms.format = SANE_FRAME_RGB; in sane_get_parameters()
|
H A D | umax1220u.c | 825 parms.format = SANE_FRAME_GRAY; in sane_get_parameters() 830 parms.format = SANE_FRAME_RGB; in sane_get_parameters()
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_mmap.c | 90 frames, pcm->format); in snd_pcm_mmap_write_areas() 122 frames, pcm->format); in snd_pcm_mmap_read_areas()
|
H A D | pcm_extplug.c | 304 ext->data->slave_format = slave->format; in snd_pcm_extplug_hw_params() 308 INTERNAL(snd_pcm_hw_params_get_format)(params, &ext->data->format); in snd_pcm_extplug_hw_params() 590 The plugin can modify the format and the channels of the input/output PCM. 632 This function can't be used for the format parameter. The latter 635 parameters are sample format and channels. 651 format conversion the supported client parameters can be limited with 865 * @brief Keep the client and slave format/channels the same if requested. This
|
/third_party/backends/sanei/ |
H A D | sanei_wire.c | 553 sanei_w_frame (w, &v->format); in sanei_w_parameters() 561 "sanei_w_parameters: format/last/bpl/ppl/lines/depth = " in sanei_w_parameters() 562 "%d/%d/%d/%d/%d/%d\n", v->format, v->last_frame, v->bytes_per_line, in sanei_w_parameters()
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_color_unquantize.cpp | 764 int format, in unpack_color_endpoints() 777 switch (format) in unpack_color_endpoints() 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/icu/icu4c/source/test/perf/DateFmtPerf/ |
H A D | DateFmtPerf.h | 197 fmt->format(date, str, status2); in call() 599 // format it. in call() 600 str.remove(); // format() will APPEND to this string in call() 601 fmt->format(result, str, status); in call()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
H A D | RBBITest.java | 596 assertFalse(String.format("Duplicate columns (%d, %d)", c1, c2), columns.get(c1).equals(columns.get(c2))); in TestTableRedundancies() 621 assertFalse(String.format("Duplicate states (%d, %d)", r1, r2), rows.get(r1).equals(rows.get(r2))); in TestTableRedundancies()
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | APIInfo.java | 23 // version id for the format of the APIInfo data 196 * the value should be a string in 'brief' format. For 250 * Write the information out as a single line in brief format. 431 * Write the data in report format. 439 format(buf, detail, html, withStatus); in print() 443 public void format(StringBuilder buf, boolean detail, boolean html, boolean withStatus) { in format() method in APIInfo
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
H A D | dumpICUrules.bat | 29 # and that they follow a rigid format. 244 # Convert the index file from Java to C format
|
/third_party/libsnd/programs/ |
H A D | sndfile-play.c | 115 subformat = sfinfo.format & SF_FORMAT_SUBMASK ; in alsa_play() 190 { fprintf (stderr, "cannot set sample format (%s)\n", snd_strerror (err)) ; in alsa_open() 385 subformat = sfinfo.format & SF_FORMAT_SUBMASK ; in opensoundsys_play() 447 { perror ("opensoundsys_open_device : set format ") ; in opensoundsys_open_device()
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_a6xx.c | 233 enum pipe_format format = nir_intrinsic_format(intr); in emit_intrinsic_store_image() local 234 unsigned ncomp = ir3_get_num_components_for_image_format(format); in emit_intrinsic_store_image()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_lrz.c | 192 !vk_format_has_depth(att->format)); in tu_lrz_init_state() 244 if (!vk_format_has_depth(att->format)) in tu_lrz_init_secondary()
|
/third_party/mesa3d/src/broadcom/cle/ |
H A D | gen_pack_header.py | 116 print("#error Field {} has bool type but more than one bit of size".format(self.name)); 442 self.platform = "V3D {}.{}".format(self.ver[0], self.ver[1])
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_uav.c | 28 #include "util/format/u_format.h" 70 (img1->format != img2->format) || in image_view_desc_identical()
|
/third_party/node/src/crypto/ |
H A D | crypto_rsa.cc | 263 WebCryptoKeyFormat format, in DoExport() 268 switch (format) { in DoExport() 261 DoExport( std::shared_ptr<KeyObjectData> key_data, WebCryptoKeyFormat format, const RSAKeyExportConfig& params, ByteSource* out) DoExport() argument
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | zlib.h | 26 The data format used by the zlib library is described by RFCs (Request for 28 (zlib format), rfc1951 (deflate format) and rfc1952 (gzip format). 59 The compressed data format used by default by the in-memory functions is 60 the zlib format, which is a zlib wrapper documented in RFC 1950, wrapped 63 The library also supports reading and writing files in gzip (.gz) format 65 with "gz". The gzip format is different from the zlib format. gzip is a 71 The zlib format wa [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsfallocate.c | 122 __attribute__((format(printf, 2, 3))) 184 __attribute__((format(printf, 1, 2)))
|
H A D | ntfsdump_logfile.c | 123 __attribute__((format(printf, 4, 5))) 150 __attribute__((format(printf, 2, 3)))
|
/third_party/musl/porting/linux/user/ldso/ |
H A D | ns_config.c | 50 static int default_error_callback(const char *format, ...) in default_error_callback() argument 54 va_start(argptr, format); in default_error_callback() 56 ret = vfprintf(stderr, format, argptr); in default_error_callback()
|