/external/libjpeg-turbo/ |
jdhuff.h | 76 typedef size_t bit_buf_type; /* type of bit-extraction buffer */ 81 typedef INT32 bit_buf_type; /* type of bit-extraction buffer */ 94 bit_buf_type get_buffer; /* current bit-extraction buffer */ 106 bit_buf_type get_buffer; /* current bit-extraction buffer */
|
/external/webrtc/webrtc/common_audio/vad/ |
vad_filterbank.h | 36 // - data_in [i] : Input audio data, for feature extraction.
|
/external/zlib/src/contrib/minizip/ |
miniunzip.1 | 23 is a simple tool which allows the extraction of compressed file
|
/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/ |
ZipExtractorTask.java | 144 Log.e("Zip extraction failed.", mException); 151 mDialog.setTitle("Extraction cancelled."); 203 Log.v("Extraction is complete.");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
istream | 152 * If an exception is thrown during extraction, ios_base::badbit 288 * If an exception is thrown during extraction, ios_base::badbit 295 * @brief Simple extraction. 305 * @brief Simple extraction. 319 * @brief Simple multiple-character extraction. 346 * @brief Simple multiple-character extraction. 358 * @brief Extraction into another streambuf. 380 * @brief Extraction into another streambuf. 391 * @brief String extraction. 419 * @brief String extraction [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
istream | 152 * If an exception is thrown during extraction, ios_base::badbit 288 * If an exception is thrown during extraction, ios_base::badbit 295 * @brief Simple extraction. 305 * @brief Simple extraction. 319 * @brief Simple multiple-character extraction. 346 * @brief Simple multiple-character extraction. 358 * @brief Extraction into another streambuf. 380 * @brief Extraction into another streambuf. 391 * @brief String extraction. 419 * @brief String extraction [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
istream | 152 * If an exception is thrown during extraction, ios_base::badbit 288 * If an exception is thrown during extraction, ios_base::badbit 295 * @brief Simple extraction. 305 * @brief Simple extraction. 319 * @brief Simple multiple-character extraction. 346 * @brief Simple multiple-character extraction. 358 * @brief Extraction into another streambuf. 380 * @brief Extraction into another streambuf. 391 * @brief String extraction. 419 * @brief String extraction [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
istream | 152 * If an exception is thrown during extraction, ios_base::badbit 288 * If an exception is thrown during extraction, ios_base::badbit 295 * @brief Simple extraction. 305 * @brief Simple extraction. 319 * @brief Simple multiple-character extraction. 346 * @brief Simple multiple-character extraction. 358 * @brief Extraction into another streambuf. 380 * @brief Extraction into another streambuf. 391 * @brief String extraction. 419 * @brief String extraction [all...] |
/external/pdfium/third_party/libjpeg/ |
jdhuff.h | 72 typedef INT32 bit_buf_type; /* type of bit-extraction buffer */ 83 bit_buf_type get_buffer; /* current bit-extraction buffer */ 95 bit_buf_type get_buffer; /* current bit-extraction buffer */
|
/external/autotest/client/tests/kernbench/ |
kernbench.py | 39 # Do the extraction of the kernel tree
|
/external/blktrace/doc/ |
btrace.8 | 40 Specifies buffer size for event extraction (scaled by 1024) (see
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_PINNEDPUBLICKEY.3 | 53 .SH PUBLIC KEY EXTRACTION
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/ |
TemporalLevelEntry.java | 24 * A grouping according to temporal level facilitates easy extraction of temporal subsequences, for instance using the Subsegment Indexing box in 0.
|
/external/opencv3/doc/tutorials/ |
tutorials.markdown | 46 to find algorithms usable on your video streams like: motion extraction, feature tracking and
|
/external/webrtc/webrtc/modules/audio_processing/ns/ |
nsx_defines.h | 37 /* FEATURE EXTRACTION CONFIG */
|
/external/zlib/src/contrib/ada/ |
readme.txt | 20 - Fix extraction to buffer with exact known decompressed size. Error reported by
|
/frameworks/av/media/libstagefright/include/ |
CallbackDataSource.h | 59 // impact on time taken for filetype sniffing and metadata extraction.
|
/hardware/bsp/intel/peripheral/libmraa/api/mraa/ |
iio_kernel_headers.h | 130 /* Event code number extraction depends on which type of event we have.
|
/ndk/sources/host-tools/make-3.81/ |
gettext.h | 50 extraction of messages, but does not call gettext(). The run-time
|
/toolchain/binutils/binutils-2.25/opcodes/ |
ip2k-opc.h | 82 /* This struct records data prior to insertion or after extraction. */
|
lm32-opc.h | 70 /* This struct records data prior to insertion or after extraction. */
|
or1k-opc.h | 77 /* This struct records data prior to insertion or after extraction. */
|
/development/perftests/panorama/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
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 70 pxor xmm7, xmm7 ; zero for extraction 180 pxor xmm7, xmm7 ; zero for extraction
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_temporal_filter_apply_sse2.asm | 74 pxor xmm7, xmm7 ; zero for extraction 185 pxor xmm7, xmm7 ; zero for extraction
|