Searched refs:autodetect (Results 1 – 25 of 28) sorted by relevance
12
/third_party/ffmpeg/ |
D | configure | 112 --disable-autodetect disable automatically detected external libraries [no] 135 --disable-pthreads disable pthreads [autodetect] 136 --disable-w32threads disable Win32 threads [autodetect] 137 --disable-os2threads disable OS/2 threads [autodetect] 201 --disable-alsa disable ALSA support [autodetect] 202 --disable-appkit disable Apple AppKit framework [autodetect] 203 --disable-avfoundation disable Apple AVFoundation framework [autodetect] 205 --disable-bzlib disable bzlib [autodetect] 206 --disable-coreimage disable Apple CoreImage framework [autodetect] 215 --disable-iconv disable iconv [autodetect] [all …]
|
D | Changelog | 671 - add --disable-autodetect build switch 692 - configure now fails if autodetect-libraries are requested but not found
|
/third_party/libexif/m4m/ |
D | gp-documentation.m4 | 31 [Where to install docs [default=autodetect]])]) 114 [Where to install html docs [default=autodetect]])])
|
/third_party/libphonenumber/java/demo/ |
D | README.md | 40 Most IDEs should autodetect your configuration after installing the plugin (and
|
/third_party/ffmpeg/doc/ |
D | decoders.texi | 78 Set amount of frame threads to use during decoding. The default value is 0 (autodetect). 83 Set amount of tile threads to use during decoding. The default value is 0 (autodetect). 125 Set amount of frame threads to use during decoding. The default value is 0 (autodetect). 181 (autodetect). You can use the special -1 value for a strideless v210 as seen in
|
D | codecs.texi | 153 @item autodetect
|
D | protocols.texi | 412 if set to -1 it will try to autodetect if it is seekable. Default
|
/third_party/ffmpeg/libavdevice/ |
D | decklink_common.h | 149 int autodetect; member
|
D | decklink_dec.cpp | 848 if (ctx->autodetect) { in VideoInputFrameArrived() 1104 ctx->autodetect = 1; in decklink_autodetect() 1129 ctx->autodetect = 0; in decklink_autodetect()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | CommandFlags.inc | 331 // If user asked for the 'native' CPU, autodetect here. If autodection fails, 343 // If user asked for the 'native' CPU, we need to autodetect features. 363 // If user asked for the 'native' CPU, we need to autodetect features.
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.2.2.rst | 81 - configure: correctly autodetect xvmc/vdpau/omx
|
D | 20.0.0.rst | 1159 - travis: autodetect python version instead of hard-coding it
|
/third_party/ltp/ |
D | configure.ac | 271 [Specify metadata generator to use (default autodetect)])],
|
/third_party/node/deps/cares/ |
D | CMakeLists.txt | 629 # TODO : Should probably autodetect 643 # TODO : Should probably autodetect
|
/third_party/popt/ |
D | CHANGES | 127 - jbj: autogen.sh: on linux, add --libdir=/lib (no /lib64 autodetect yet).
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_client_extensions.txt | 314 at runtime, eglGetDisplay should autodetect the platform to which
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_client_extensions.txt | 314 at runtime, eglGetDisplay should autodetect the platform to which
|
/third_party/libsnd/ |
D | configure.ac | 154 …[AS_HELP_STRING([--disable-alsa], [disable ALSA support (default=autodetect)])], [], [enable_alsa=…
|
/third_party/python/Doc/library/ |
D | tarfile.rst | 872 Unfortunately, there is no way to autodetect the encoding of an archive. The
|
/third_party/icu/docs/userguide/conversion/ |
D | converters.md | 53 means that the converters do not autodetect "endianness", the 6 Unicode encoding
|
/third_party/ltp/doc/ |
D | C-Test-API.asciidoc | 1661 Generally testcases should attempt to autodetect as much kernel features as
|
D | c-test-api.txt | 1573 Generally testcases should attempt to autodetect as much kernel features as
|
/third_party/node/doc/api/ |
D | fs.md | 4202 description: If the `type` argument is left undefined, Node will autodetect 4224 not a string, Node.js will autodetect `target` type and use `'file'` or `'dir'`. 5973 description: If the `type` argument is left undefined, Node will autodetect
|
/third_party/node/deps/uv/ |
D | ChangeLog | 1758 * stream: autodetect direction (Jameson Nash)
|
/third_party/libuv/ |
D | ChangeLog | 1758 * stream: autodetect direction (Jameson Nash)
|
12