Home
last modified time | relevance | path

Searched refs:analyse (Results 1 – 25 of 28) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Dlibxavs.c258 x4->params.analyse.i_direct_mv_pred = x4->direct_pred; in XAVS_init()
260 x4->params.analyse.b_fast_pskip = x4->fast_pskip; in XAVS_init()
262 x4->params.analyse.i_me_method = x4->motion_est; in XAVS_init()
264 x4->params.analyse.b_mixed_references = x4->mixed_refs; in XAVS_init()
304 …x4->params.analyse.inter = XAVS_ANALYSE_I8x8 |XAVS_ANALYSE_PSUB16x16| XAVS_ANALYSE_BSUB16x1… in XAVS_init()
306 x4->params.analyse.i_me_range = avctx->me_range; in XAVS_init()
307 x4->params.analyse.i_subpel_refine = avctx->me_subpel_quality; in XAVS_init()
309 x4->params.analyse.b_chroma_me = avctx->me_cmp & FF_CMP_CHROMA; in XAVS_init()
311 x4->params.analyse.b_transform_8x8 = 1; //avctx->flags2 & AV_CODEC_FLAG2_8X8DCT; in XAVS_init()
313 x4->params.analyse.i_trellis = avctx->trellis; in XAVS_init()
[all …]
Dlibx264.c722 x4->params.analyse.i_chroma_qp_offset = x4->chroma_offset; in X264_init()
755 x4->params.analyse.i_trellis = avctx->trellis; in X264_init()
757 x4->params.analyse.i_me_range = avctx->me_range; in X264_init()
759 x4->params.analyse.i_noise_reduction = x4->noise_reduction; in X264_init()
761 x4->params.analyse.i_subpel_refine = avctx->me_subpel_quality; in X264_init()
765 x4->params.analyse.b_chroma_me = avctx->me_cmp & FF_CMP_CHROMA; in X264_init()
776 x4->params.analyse.b_psy = x4->psy; in X264_init()
780 x4->params.analyse.i_weighted_pred = x4->weightp; in X264_init()
782 x4->params.analyse.b_weighted_bipred = x4->weightb; in X264_init()
787 x4->params.analyse.b_ssim = x4->ssim; in X264_init()
[all …]
/third_party/ltp/testcases/kdump/doc/
DTEST_PLAN.txt24 == analyse vmcore utilities ==
27 - crash to analyse Hypervisor and Dom0 Kernel.
/third_party/icu/tools/colprobe/
Dsortedlines.h58 void analyse(UErrorCode &status);
DcolprobeNew.cpp708 lines.analyse(status); in processCollator()
727 RefLines.analyse(status); in processCollator()
741 RefLines.analyse(status); in processCollator()
Dsortedlines.cpp207 SortedLines::analyse(UErrorCode &status) { in analyse() function in SortedLines
/third_party/libinput/quirks/
DREADME.md87 analyse, use `--verbose` to get more info. For example:
/third_party/openssl/doc/man3/
DX509_get0_signature.pod74 where an application wishes to analyse or generate a signature in a form
/third_party/openssl/doc/man1/
Dopenssl-rsautl.pod.in160 It is possible to analyse the signature of certificates using this
/third_party/libinput/doc/user/
Dtools.rst24 - ``libinput analyze``: analyse event recordings from a kernel device,
/third_party/astc-encoder/
D.pylintrc499 analyse-fallback-blocks=no
/third_party/node/deps/openssl/openssl/Configurations/
DREADME-design.md438 generatesrc() is expected to analyse and figure out
DREADME.md522 generatesrc() is expected to analyse and figure out
/third_party/openssl/Configurations/
DREADME-design.md438 generatesrc() is expected to analyse and figure out
DREADME.md516 generatesrc() is expected to analyse and figure out
/third_party/pulseaudio/po/
Dfr.po457 msgstr "Échec lors de l’analyse de la ligne de commande."
1535 msgstr "Échec lors de l’analyse des données du cookie"
3417 msgstr "Échec lors de l’analyse de la ligne de commande.\n"
3442 msgstr "Échec lors de l’analyse des données du cookie\n"
/third_party/vk-gl-cts/external/openglcts/
DREADME.md746 To analyse and process the log files, run the following scripts
/third_party/cups-filters/
DREADME224 To extract the PostScript output for a developer to analyse it,
DREADME.md224 To extract the PostScript output for a developer to analyse it,
DNEWS3573 pages and fonts, so that one can analyse the PostScript code,
/third_party/libabigail/tests/lib/
Dcatch.hpp7238 …SampleAnalysis<Duration> analyse(const IConfig &cfg, Environment<Duration>, Iterator first, Iterat… in analyse() function
7344 auto analysis = Detail::analyse(*cfg, env, samples.begin(), samples.end()); in run()
/third_party/ffmpeg/doc/
Dencoders.texi2753 cabac=0:ref=1:vbv-maxrate=768:vbv-bufsize=2000:analyse=all:me=umh:\
/third_party/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt3090 辨析 < differentiate\-and\-analyse;
26571 辨析 > differentiate\-and\-analyse;
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/
Dthe-picture-of-dorian-gray.txt1952 must analyse it some day. The passion for property is in it. There
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dthe-picture-of-dorian-gray.txt1952 must analyse it some day. The passion for property is in it. There

12