/external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/ |
RobustMatcher.cpp | 101 // 1b. Extraction of the ORB descriptors 134 // 1b. Extraction of the ORB descriptors
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 70 pxor xmm7, xmm7 ; zero for extraction 180 pxor xmm7, xmm7 ; zero for extraction
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
vp9_temporal_filter_apply_sse2.asm | 70 pxor xmm7, xmm7 ; zero for extraction 180 pxor xmm7, xmm7 ; zero for extraction
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_feature_detection.h | 37 * This class performs Harris corner extraction on *float* images managed 95 * This class performs Harris corner extraction on *byte* images managed
|
/system/core/libpixelflinger/arch-mips64/ |
t32cb16blend.S | 48 ext $a4,\dreg,\shift+5,6 # start green extraction dst[\shift:10..5] 61 ext $a4,\dreg,\shift,5 # start blue extraction dst[\shift:4..0]
|
/frameworks/multidex/library/src/android/support/multidex/ |
MultiDexExtractor.java | 92 // Validity check and extraction must be done only while the lock file has been taken. 110 + " falling back to fresh extraction", ioe); 117 Log.i(TAG, "Detected that extraction must be performed."); 230 Log.i(TAG, "Extraction is needed for file " + extractedFile); 244 Log.i(TAG, "Extraction " + (isExtractionSuccessful ? "success" : "failed") +
|
/external/llvm/tools/bugpoint/ |
Miscompilation.cpp | 38 DisableLoopExtraction("disable-loop-extraction", 42 DisableBlockExtraction("disable-block-extraction", 325 // extraction. 344 errs() << " *** ERROR: Loop extraction broke the program. :(" 363 outs() << " Testing after loop extraction:\n"; 381 outs() << "*** Loop extraction masked the problem. Undoing.\n"; 382 // If the program is not still broken, then loop extraction did something 383 // that masked the error. Stop loop extraction now. 406 outs() << "*** Loop extraction successful!\n"; 415 // extraction both didn't break the program, and didn't mask the problem [all...] |
ExtractFunction.cpp | 160 outs() << "*** Loop extraction failed: "; 369 // Basic Block Extraction Code 380 outs() << "*** Basic Block extraction failed!\n"; 417 outs() << "*** Basic Block extraction failed, please report a bug!\n";
|
/external/libgdx/gdx/src/com/badlogic/gdx/utils/ |
SharedLibraryLoader.java | 126 if (input == null) throw new GdxRuntimeException("Unable to read file for extraction: " + path);
142 * extraction fails and the file exists at java.library.path, that file is returned.
167 * extraction fails and the file exists at java.library.path, that file is returned.
|
/external/llvm/test/CodeGen/SystemZ/ |
vec-shift-07.ll | 142 ; Test an extraction-based v2i8->v2i64 extension. 156 ; Test an extraction-based v2i16->v2i64 extension. 170 ; Test an extraction-based v2i32->v2i64 extension.
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_grabcut/ |
py_grabcut.markdown | 1 Interactive Foreground Extraction using GrabCut Algorithm {#tutorial_py_grabcut} 15 Research Cambridge, UK. in their paper, ["GrabCut": interactive foreground extraction using iterated 17 extraction with minimal user interaction, and the result was GrabCut.
|
/device/generic/goldfish/camera/ |
media_codecs.xml | 74 corresponding color space converter for thumbnail extraction,
|
/external/e2fsprogs/doc/ |
libblkid.txt | 1 libblkid - a library to handle device identification and token extraction
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFFormValue.h | 66 /// \returns whether the extraction succeeded.
|
/external/llvm/test/CodeGen/X86/ |
extractelement-load.ll | 52 ; This is testing for an assertion - the extraction was assuming that the undef
|
i64-mem-copy.ll | 67 ; Handle extraction from a non-simple / pre-legalization type.
|
/external/nist-pkits/ |
generate-tests.sh | 19 # This script sets up the execution of the test extraction script
|
/hardware/bsp/intel/peripheral/audio/generic/ |
media_codecs.xml | 74 corresponding color space converter for thumbnail extraction,
|
/libcore/tzdata/update/src/main/libcore/tzdata/update/ |
TzDataBundleInstaller.java | 24 * A bundle-validation / extraction class. Separate from the services code that uses it for easier
|
/toolchain/binutils/binutils-2.25/opcodes/ |
fr30-opc.h | 89 /* This struct records data prior to insertion or after extraction. */
|
iq2000-opc.h | 124 /* This struct records data prior to insertion or after extraction. */
|
m32r-opc.h | 95 /* This struct records data prior to insertion or after extraction. */
|
mt-opc.h | 82 /* This struct records data prior to insertion or after extraction. */
|
xstormy16-opc.h | 81 /* This struct records data prior to insertion or after extraction. */
|
/external/aac/libSBRenc/src/ |
ps_encode.h | 87 contents/description: PS Parameter extraction, encoding 92 \brief PS parameter extraction, encoding functions
|