/external/skia/tools/skpdiff/ |
SkDifferentPixelsMetric_cpu.cpp | 64 // Calculates the percentage of identical pixels
|
/external/stressapptest/src/ |
adler32memcpy.h | 41 // Calculates Adler checksum for supplied data.
|
/external/zlib/src/examples/ |
README.examples | 6 - calculates the maximum table space used in inflate tree
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/ |
omxVCCOMM_SAD_16x.c | 27 * This function calculates the SAD for 16x16 and 16x8 blocks.
|
omxVCCOMM_SAD_8x.c | 27 * This function calculates the SAD for 8x16, 8x8, 8x4 blocks.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
armVCM4P10_SADQuar.c | 26 * This function calculates the SAD between one block (pSrc) and the
|
omxVCM4P10_SAD_4x.c | 27 * This function calculates the SAD for 4x8 and 4x4 blocks.
|
/dalvik/dx/src/com/android/dx/ssa/ |
DomFront.java | 24 * Calculates the dominance-frontiers of a methot's basic blocks. 71 * Calculates the dominance frontier information for the method. 161 * Calculates the dominance-frontier set.
|
/external/chromium_org/android_webview/buildbot/ |
deps_whitelist.py | 125 """Calculates the list of deps that need to be excluded from the deps_file 154 """Calculates the list of deps that need to be merged into the Android tree 159 """Calculates the list of deps that need to be checked for Android license
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
DomFront.java | 28 * Calculates the dominance-frontiers of a methot's basic blocks. 75 * Calculates the dominance frontier information for the method. 165 * Calculates the dominance-frontier set.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_Average_4x_Align_unsafe_s.s | 68 ;// This function calculates average of 4x4 block 110 ;// This function calculates average of 4x4 block 165 ;// This function calculates average of 4x4 block
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_Average_4x_Align_unsafe_s.s | 68 ;// This function calculates average of 4x4 block 110 ;// This function calculates average of 4x4 block 165 ;// This function calculates average of 4x4 block
|
/ndk/sources/host-tools/ndk-stack/elff/ |
elf_defs.h | 60 /* Calculates number of entries in a static array. 68 /* Calculates offset of a field inside a structure (or a class) of the 80 /* Calculates byte interval between two pointers.
|
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_popup_controller_impl.h | 160 // Calculates the desired width of the popup based on its contents. 163 // Calculates the desired height of the popup based on its contents. 181 // Calculates and sets the bounds of the popup, including placing it properly 190 // Calculates the width of the popup and the x position of it. These values 197 // Calculates the height of the popup and the y position of it. These values
|
/external/grub/stage2/ |
fs.h | 401 #define blkoff(fs, loc) /* calculates (loc % fs->fs_bsize) */ \ 403 #define fragoff(fs, loc) /* calculates (loc % fs->fs_fsize) */ \ 405 #define lblkno(fs, loc) /* calculates (loc / fs->fs_bsize) */ \ 407 #define numfrags(fs, loc) /* calculates (loc / fs->fs_fsize) */ \ 409 #define blkroundup(fs, size) /* calculates roundup(size, fs->fs_bsize) */ \ 411 #define fragroundup(fs, size) /* calculates roundup(size, fs->fs_fsize) */ \ 413 #define fragstoblks(fs, frags) /* calculates (frags / fs->fs_frag) */ \ 415 #define blkstofrags(fs, blks) /* calculates (blks * fs->fs_frag) */ \ 417 #define fragnum(fs, fsb) /* calculates (fsb % fs->fs_frag) */ \ 419 #define blknum(fs, fsb) /* calculates rounddown(fsb, fs->fs_frag) */ [all...] |
/external/chromium-trace/trace-viewer/third_party/gl-matrix/src/gl-matrix/ |
quat.js | 231 * Calculates the W component of a quat from the X, Y, and Z components. 250 * Calculates the dot product of two quat's 323 * Calculates the inverse of a quat 344 * Calculates the conjugate of a quat 360 * Calculates the length of a quat 375 * Calculates the squared length of a quat
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
ContentWrapperView.java | 94 * Calculates how tall the InfoBar boundary should be in pixels. 240 * Calculates a Rect that prevents this ContentWrapperView from overlapping its siblings. 242 * to overlap when a bar is slid towards the top of the screen. This calculates a bounding box
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
main_FIX.h | 180 /* Calculates residual energies of input subframes where all subframes have LPC_order */ 213 /* Calculates correlation matrix X'*X */ 223 /* Calculates correlation vector X'*t */
|
/external/qemu/elff/ |
elf_defs.h | 60 /* Calculates number of entries in a static array.
68 /* Calculates offset of a field inside a structure (or a class) of the
80 /* Calculates byte interval between two pointers.
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorTestOperations/ |
VerifyMeasurementsOperation.java | 35 * The verification calculates the mean for each axis on the measurements, and verifies that they
|
/development/host/windows/usb/api/ |
adb_api_private_defines.h | 66 /// Calculates memory size needed to save this entry into AdbInterfaceInfo
|
/external/chromium/chrome/browser/autocomplete/ |
history_contents_provider.h | 52 // Calculates and returns the relevance of a particular result. See the
|
/external/chromium/chrome/browser/ui/gtk/infobars/ |
infobar_arrow_model.h | 63 // Calculates the currently showing arrow color, which is a blend of the new
|
/external/chromium/net/url_request/ |
url_request_throttler_entry_interface.h | 29 // Calculates a recommended sending time for the next request and reserves it.
|
/external/chromium_org/chrome/browser/thumbnails/ |
simple_thumbnail_crop.h | 30 // Calculates how "boring" a thumbnail is. The boring score is the
|