/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/ |
denoising_sse2.c | 66 /* Get masks for l2 l1 and l0 adjustments */ 70 /* Get adjustments for l2, l1, and l0 */ 76 /* Combine the adjustments and get absolute adjustments. */ 82 /* Restore the sign and get positive and negative adjustments. */ 91 /* Adjustments <=7, and each element in acc_diff can fit in signed
|
/external/eigen/blas/f2c/ |
complexdots.c | 28 /* Parameter adjustments */ 44 /* Parameter adjustments */ 60 /* Parameter adjustments */ 76 /* Parameter adjustments */
|
/external/chromium-trace/catapult/tracing/tracing/base/ |
time_display_modes.html | 20 // Compares a < b with adjustments to precision errors. 34 // Compares a < b with adjustments to precision errors.
|
/external/skia/gm/ |
typeface.cpp | 28 static void applyKerning(SkPoint pos[], const int32_t adjustments[], int count, 34 globalAdj += adjustments[i] * scale; 55 int32_t* adjustments = adjustmentStorage.get(); local 56 if (!face->getKerningPairAdjustments(glyphs, glyphCount, adjustments)) { 68 applyKerning(pos, adjustments, glyphCount, glyphPaint);
|
/external/icu/icu4c/source/layout/ |
OpenTypeLayoutEngine.cpp | 463 GlyphPositionAdjustments *adjustments = new GlyphPositionAdjustments(glyphCount); local 466 if (adjustments == NULL) { 473 // the adjustments array w/ new... 475 adjustments->setXPlacement(i, 0); 476 adjustments->setYPlacement(i, 0); 478 adjustments->setXAdvance(i, 0); 479 adjustments->setYAdvance(i, 0); 481 adjustments->setBaseOffset(i, -1); 488 fGPOSTable->process(fGPOSTable, glyphStorage, adjustments, reverse, fScriptTagV2, fLangSysTag, 492 fGPOSTable->process(fGPOSTable, glyphStorage, adjustments, reverse, fScriptTag, fLangSysTag, [all...] |
ThaiLayoutEngine.h | 119 * This method does positioning adjustments like accent positioning and 121 * position adjustments must override this method.
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
denoising_sse2.c | 80 /* Get masks for l2 l1 and l0 adjustments */ 84 /* Get adjustments for l2, l1, and l0 */ 90 /* Combine the adjustments and get absolute adjustments. */ 96 /* Restore the sign and get positive and negative adjustments. */ 105 /* Adjustments <=7, and each element in acc_diff can fit in signed 154 // Restore the sign and get positive and negative adjustments. 163 // Accumulate the adjustments. 257 /* Get masks for l2 l1 and l0 adjustments */ 261 /* Get adjustments for l2, l1, and l0 * [all...] |
/external/llvm/test/CodeGen/X86/ |
inline-asm-stack-realign.ll | 7 ; CHECK: Stack realignment in presence of dynamic stack adjustments is not supported with inline assembly
|
inline-asm-stack-realign2.ll | 7 ; CHECK: Stack realignment in presence of dynamic stack adjustments is not supported with inline assembly
|
/external/webrtc/webrtc/modules/video_processing/util/ |
denoiser_filter_sse2.cc | 174 // Get masks for l2 l1 and l0 adjustments. 178 // Get adjustments for l2, l1, and l0. 184 // Combine the adjustments and get absolute adjustments. 190 // Restore the sign and get positive and negative adjustments. 200 // Adjustments <=7, and each element in acc_diff can fit in signed 249 // Restore the sign and get positive and negative adjustments. 259 // Accumulate the adjustments.
|
denoiser_filter_neon.cc | 141 // Calculate absolute adjustments for level 1, 2 and 3. 156 // Calculate positive and negative adjustments. Apply them to the signal 157 // and accumulate them. Adjustments are less than eight and the maximum 190 // Too much adjustments => copy block.
|
/frameworks/av/media/libstagefright/ |
ProcessInfo.cpp | 47 ALOGE("pid %d invalid OOM adjustments value %d", pid, score); 51 // Use OOM adjustments value as the priority. Lower the value, higher the priority.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/ |
denoising_neon.c | 22 * pixel adjustments vs. pixel diff value ahead of time. 35 * The adjustments were further corrected by checking the motion magnitude. 96 /* Calculate absolute adjustments for level 1, 2 and 3. */ 112 /* Calculate positive and negative adjustments. Apply them to the signal 113 * and accumulate them. Adjustments are less than eight and the maximum 159 /* Too much adjustments => copy block. */
|
/frameworks/base/docs/html/training/system-ui/ |
visibility.jd | 64 // adjustments to your UI, such as showing the action bar or 68 // adjustments to your UI, such as hiding the action bar or
|
/frameworks/base/media/java/android/media/ |
VolumePolicy.java | 28 /** Allow volume adjustments lower from vibrate to enter ringer mode = silent */ 31 /** Allow volume adjustments higher to exit ringer mode = silent */
|
/external/kernel-headers/original/uapi/linux/ |
atm_zatm.h | 43 #define ZATM_TIMER_HISTORY_SIZE 16 /* number of timer adjustments to
|
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/ |
Ranker.java | 189 List<Adjustment> adjustments = new ArrayList<>(); local 191 adjustments.add(createBundlingAdjustment(packageName, key, bundle, user)); 195 adjustNotifications(adjustments); 197 Slog.e(TAG, "Adjustments failed", e);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
atm_zatm.h | 49 #define ZATM_TIMER_HISTORY_SIZE 16 /* number of timer adjustments to
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
atm_zatm.h | 49 #define ZATM_TIMER_HISTORY_SIZE 16 /* number of timer adjustments to
|
/external/libvpx/libvpx/vp8/encoder/arm/neon/ |
denoising_neon.c | 22 * pixel adjustments vs. pixel diff value ahead of time. 35 * The adjustments were further corrected by checking the motion magnitude. 90 /* Calculate absolute adjustments for level 1, 2 and 3. */ 106 /* Calculate positive and negative adjustments. Apply them to the signal 107 * and accumulate them. Adjustments are less than eight and the maximum 146 /* Too much adjustments => copy block. */ 314 /* Calculate absolute adjustments for level 1, 2 and 3. */ 330 /* Calculate positive and negative adjustments. Apply them to the signal 331 * and accumulate them. Adjustments are less than eight and the maximum 372 /* Too much adjustments => copy block. * [all...] |
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_denoiser_sse2.c | 64 // Get masks for l2 l1 and l0 adjustments. 68 // Get adjustments for l2, l1, and l0. 74 // Combine the adjustments and get absolute adjustments. 80 // Restore the sign and get positive and negative adjustments. 89 // Adjustments <=7, and each element in acc_diff can fit in signed 113 // Restore the sign and get positive and negative adjustments. 122 // Accumulate the adjustments.
|
/external/skia/include/core/ |
SkTypeface.h | 232 * Given a run of glyphs, return the associated horizontal adjustments. 233 * Adjustments are in "design units", which are integers relative to the 244 * [count] valid glyph IDs, and the adjustments parameter must be 246 * [count-1] entries in the adjustments array will be set. If the method 247 * returns false, then no kerning should be applied, and the adjustments 252 int32_t adjustments[]) const; 304 * will not take into account any hinting or other size-specific adjustments. 358 int32_t adjustments[]) const;
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
DisplayAdjustmentUtils.java | 28 * Utility methods for performing accessibility display adjustments. 80 * Applies the specified user's display color adjustments.
|
/external/autotest/client/site_tests/power_Draw/ |
power_Draw.py | 23 # backlight adjustments in this test.
|
/external/skia/src/core/ |
SkTypeface.cpp | 262 int32_t adjustments[]) const { 267 if (nullptr == glyphs || nullptr == adjustments) { 270 SkASSERT(nullptr == adjustments); 272 return this->onGetKerningPairAdjustments(glyphs, count, adjustments); 313 int32_t adjustments[]) const {
|