Home
last modified time | relevance | path

Searched refs:data (Results 18026 - 18050 of 19589) sorted by relevance

1...<<721722723724725726727728729730>>...784

/third_party/ffmpeg/libavfilter/
H A Dvf_blurdetect.c288 in->data[plane], in->linesize[plane]); in blurdetect_filter_frame()
H A Daf_volume.c78 { "replaygain", "Apply replaygain side data when present",
80 { "drop", "replaygain side data is dropped", 0, AV_OPT_TYPE_CONST, { .i64 = REPLAYGAIN_DROP }, 0, 0, A|F, "replaygain" },
81 { "ignore", "replaygain side data is ignored", 0, AV_OPT_TYPE_CONST, { .i64 = REPLAYGAIN_IGNORE }, 0, 0, A|F, "replaygain" },
339 AVReplayGain *replaygain = (AVReplayGain*)sd->data; in filter_frame()
363 "Using gain %f dB from replaygain side data.\n", g); in filter_frame()
H A Dvsrc_cellauto.c265 uint8_t *p0 = picref->data[0]; in fill_picture()
H A Dvf_subtitles.c177 picref->data, picref->linesize, in overlay_ass_image()
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_dec.c344 memcpy(pkt->data + pos, read_data, read_length); in pulse_read_packet()
H A Dvfwcap.c204 memcpy(pktl_next->pkt.data, vdhdr->lpData, vdhdr->dwBytesUsed); in videostream_cb()
/third_party/ffmpeg/libavcodec/
H A Dnvdec_av1.c63 fdd = (FrameDecodeData*)cur_frame->private_ref->data; in nvdec_av1_start_frame()
/third_party/ffmpeg/libavformat/
H A Dargo_asf.c416 avio_write(s->pb, pkt->data, pkt->size); in argo_asf_write_packet()
H A Dbrstm.c414 dst = pkt->data; in read_packet()
/third_party/ffmpeg/libavutil/arm/
H A Dasm.S124 .section .data.rel.ro
/third_party/gn/src/gn/
H A Dcommand_refs.cc252 "inputs", "sources", "public", "data", or "outputs". Any input that does
H A Dinput_conversion.cc245 that specify how to convert data to or from external formats. The possible
323 The data type mapping is:
H A Dtarget_generator.cc236 std::vector<std::string>& output_list = target_->data(); in FillData()
/third_party/ffmpeg/tests/checkasm/
H A Dvf_colorspace.c265 declare_func(void, int16_t *data[3], ptrdiff_t stride, in check_multiply3x3()
/third_party/alsa-lib/src/topology/
H A Dtplg_local.h163 int vendor_type; /* vendor type for private data */
183 struct snd_soc_tplg_private *data; member
/third_party/backends/testsuite/backend/genesys/
H A Dsession_config_test.cpp300 auto status = sane_read(handle, buffer.data(), ask_len, &got_data); in run_single_test_scan()
386 test_result.failure_message += "the expected data file does not exist\n"; in perform_single_test()
/third_party/benchmark/test/
H A Doutput_test_helper.cc509 benchmark::Initialize(&argc, new_argv.data()); in GetFileReporterOutput()
/third_party/alsa-lib/test/
H A Dplaymidi1.c425 input_event->data.queue.queue == dest_queue) { in wait_start()
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtdatadriventest.cpp45 digitList.setToDecNumber({formatValue.data(), formatValue.length()}, status); in strToDigitList()
/third_party/icu/icu4c/source/common/
H A Dnormalizer2.cpp38 // NFC/NFD data machine-generated by gennorm2 --csource
111 sink.Append(src.data(), src.length());
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DConvertIcuDataTask.java301 // Don't convert to CldrPath here (it triggers a bunch of CLDR data loading for the DTDs). in addConfiguredAltPath()
319 // We must do this wrapping of the data supplier _before_ creating the supplemental data in execute()
/third_party/icu/icu4c/source/i18n/
H A Ddcfmtsym.cpp64 // List of field names to be loaded from the data files.
222 // Destination for data, modified via setters.
410 // Now load the rest of the data from the data sink. in initialize()
420 ures_getAllItemsWithFallback(resource.getAlias(), path.data(), sink, status); in initialize()
540 // TODO(ICU-13297): Move this data loading logic into a centralized place in setCurrency()
546 if(U_SUCCESS(localStatus) && ures_getSize(rb.getAlias())>2) { // the length is 3 if more data is present in setCurrency()
561 /* else An explicit currency was requested and is unknown or locale data is malformed. */ in setCurrency()
H A Dnumber_rounding.cpp39 dq.setToDecNumber({buffer.data(), buffer.length()}, localStatus); in parseIncrementOption()
332 // IncrementPrecision type assume that the union is backed by increment data. in constructIncrement()
/third_party/libuv/src/win/
H A Dfs-event.c150 handle->req.data = handle; in uv_fs_event_init()
/third_party/libunwind/libunwind/doc/
H A Dunw_get_proc_info.tex35 language-specific data-area (LSDA). This area normally contains

Completed in 30 milliseconds

1...<<721722723724725726727728729730>>...784