/external/jpeg/ |
README | 242 is titled "Digital Compression and Coding of Continuous-tone Still Images, 245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
|
/external/libavc/encoder/ |
ih264e_core_coding.h | 129 * The first 16 continuous locations will contain the values of Dc block 271 * The first 4 continuous locations will contain the values of DC block for U
|
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
gki_time.c | 183 ** can be 1-shot or continuous. If a timer is already running, 209 /* If continuous timer, set reload, else set it to 0 */
|
/external/libnfc-nci/src/gki/common/ |
gki_time.c | 183 ** can be 1-shot or continuous. If a timer is already running, 209 /* If continuous timer, set reload, else set it to 0 */
|
/external/llvm/include/llvm/MC/ |
MCRegisterInfo.h | 351 /// If the index isn't continuous, return the sum of the sizes of its parts. 356 /// If an Offset doesn't make sense (the index isn't continuous, or is used to
|
/external/opencv/cv/src/ |
cvconvhull.cpp | 298 "The hull matrix should be continuous and have a single row or a single column" ); 581 "The matrix should be 1-dimensional and continuous array of int's" );
|
/external/opencv/cxcore/src/ |
cxarray.cpp | 474 0 means that all arrays are continuous, 475 1 means that all arrays are vectors of continuous arrays etc. 476 and the size of largest common continuous part of the arrays 1226 CV_ERROR( CV_StsBadArg, "Only continuous nD arrays are supported here" ); [all...] |
/external/v8/src/heap/ |
mark-compact.h | 628 // continuous freed memory chunk. 632 // size of the maximum continuous freed memory chunk.
|
/external/valgrind/coregrind/m_gdbserver/ |
signals.c | 725 /* This block of signals is continuous, and 734 /* This block of signals is continuous, and
|
/frameworks/av/camera/ |
CameraParameters.cpp | 169 const char CameraParameters::FOCUS_MODE_CONTINUOUS_VIDEO[] = "continuous-video"; 170 const char CameraParameters::FOCUS_MODE_CONTINUOUS_PICTURE[] = "continuous-picture";
|
/frameworks/base/docs/html/training/location/ |
location-testing.jd | 222 If a continuous test is in progress, stop it; otherwise, return a warning message. The 277 If the provider app is in the midst of a continuous test, you can switch back to real
|
/hardware/qcom/camera/QCamera2/stack/common/ |
mm_camera_interface.h | 273 * get continuous frames: when the super buf is ready 321 * @notify_mode : notify mode: burst or continuous
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
random | 389 * @brief A beta continuous distribution for random numbers. 604 * @brief A multi-variate normal continuous distribution for random numbers. 909 * @brief A Rice continuous distribution for random numbers. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
random | 389 * @brief A beta continuous distribution for random numbers. 604 * @brief A multi-variate normal continuous distribution for random numbers. 909 * @brief A Rice continuous distribution for random numbers. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
random | 389 * @brief A beta continuous distribution for random numbers. 604 * @brief A multi-variate normal continuous distribution for random numbers. 909 * @brief A Rice continuous distribution for random numbers. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
random | 389 * @brief A beta continuous distribution for random numbers. 604 * @brief A multi-variate normal continuous distribution for random numbers. 909 * @brief A Rice continuous distribution for random numbers. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
random | 389 * @brief A beta continuous distribution for random numbers. 604 * @brief A multi-variate normal continuous distribution for random numbers. 909 * @brief A Rice continuous distribution for random numbers. [all...] |
/prebuilts/tools/darwin-x86/swt/about_files/ |
IJG_README | 242 is titled "Digital Compression and Coding of Continuous-tone Still Images, 245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
|
/prebuilts/tools/darwin-x86_64/swt/about_files/ |
IJG_README | 242 is titled "Digital Compression and Coding of Continuous-tone Still Images, 245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
|
/prebuilts/tools/linux-x86/swt/about_files/ |
IJG_README | 242 is titled "Digital Compression and Coding of Continuous-tone Still Images, 245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
|
/prebuilts/tools/linux-x86_64/swt/about_files/ |
IJG_README | 242 is titled "Digital Compression and Coding of Continuous-tone Still Images, 245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
|
/prebuilts/tools/windows/swt/about_files/ |
IJG_README | 242 is titled "Digital Compression and Coding of Continuous-tone Still Images, 245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
|
/prebuilts/tools/windows-x86_64/swt/about_files/ |
IJG_README | 242 is titled "Digital Compression and Coding of Continuous-tone Still Images, 245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
|
/packages/apps/Camera2/src/com/android/camera/ |
VideoModule.java | 673 // will not be continuous for a short period of time. [all...] |
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/ |
mm_camera_channel.c | 218 /* dispatch frame if pending_cnt>0 or is in continuous streaming mode */ [all...] |