/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlsetgamma.html | 128 > is identity (i.e., no adjustment 132 you can directly specify lookup tables for gamma adjustment with 148 >Returns -1 on error (or if gamma adjustment is not supported).</P
|
/external/chromium_org/cc/output/ |
begin_frame_args.cc | 52 // This is a hard-coded deadline adjustment that assumes 60Hz, to be used in 54 // as the default adjustment gives the Browser the last 1/3 of a frame to
|
/external/chromium_org/third_party/skia/src/core/ |
SkDeviceProfile.h | 34 * gammaExp is typically between 1.0 and 2.2. For no gamma adjustment, 38 * adjustment, specify 0.0
|
SkAutoKern.h | 20 * to a +1/0/-1 pixel adjustment
|
/external/skia/src/core/ |
SkDeviceProfile.h | 34 * gammaExp is typically between 1.0 and 2.2. For no gamma adjustment, 38 * adjustment, specify 0.0
|
SkAutoKern.h | 20 * to a +1/0/-1 pixel adjustment
|
/external/libvpx/libvpx/vp8/encoder/ |
ratectrl.c | 177 /* % adjustment to target kf size based on seperation from previous frame */ 398 /* adjustment up based on q: this factor ranges from ~1.2 to 2.2. */ 401 /* frame separation adjustment ( down) */ 660 int Adjustment; 661 /* Make rate adjustment to recover bits spent in key frame 667 Adjustment = (cpi->kf_bitrate_adjustment <= cpi->kf_overspend_bits) ? cpi->kf_bitrate_adjustment : cpi->kf_overspend_bits; 669 if (Adjustment > (cpi->per_frame_bandwidth - min_frame_target)) 670 Adjustment = (cpi->per_frame_bandwidth - min_frame_target); 672 cpi->kf_overspend_bits -= Adjustment; 678 cpi->this_frame_target = cpi->per_frame_bandwidth - Adjustment; [all...] |
/external/clang/lib/AST/ |
VTableBuilder.cpp | 281 // No adjustment needed. 304 // No adjustment needed. 829 /// (Used for computing 'this' pointer adjustment thunks. [all...] |
/external/chromium/chrome/browser/ |
oom_priority_manager.h | 17 // and adjusts the out of memory (OOM) adjustment value (in
|
/external/chromium_org/sandbox/linux/suid/ |
process_util.h | 18 // adjustment is [-1000, 1000], with [0, 1000] being user accessible.
|
/external/llvm/test/CodeGen/ARM/ |
2009-11-30-LiveVariablesBug.ll | 10 define arm_aapcs_vfpcc void @foo(%"c"* %this, %"Vec3"* nocapture %adjustment) {
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_MixAudio.3 | 11 This function takes two audio buffers of \fBlen\fR bytes each of the playing audio format and mixes them, performing addition, volume adjustment, and overflow clipping\&. The \fBvolume\fR ranges from 0 to \fBSDL_MIX_MAXVOLUME\fP and should be set to the maximum value for full audio volume\&. Note this does not change hardware volume\&. This is provided for convenience -- you can mix your own audio data\&.
|
SDL_SetGammaRamp.3 | 18 Returns -1 on error (or if gamma adjustment is not supported)\&.
|
/packages/apps/UnifiedEmail/src/com/android/mail/compose/ |
EmptyService.java | 26 * A Service that does nothing. It is used to bump the adjustment of the BulkOperationHelper thread
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
anim1-expected-completion56.txt | 12 android:zAdjustment : Allows for an adjustment of the Z ordering of the content being animated for the duration of the animation. [enum]
|
/external/libexif/libexif/olympus/ |
mnote-olympus-tag.c | 46 {MNOTE_NIKON_TAG_WHITEBALANCEFINE,"WhiteBalanceFine",N_("White Balance Fine Adjustment"), ""}, 58 {MNOTE_NIKON_TAG_IMAGEADJUSTMENT, "ImageAdjustment", N_("Image Adjustment"), ""}, 74 {MNOTE_NIKON_TAG_HUE, "Hue", N_("Hue Adjustment"), ""}, 96 {MNOTE_NIKON1_TAG_IMAGEADJUSTMENT, "ImageAdjustment", N_("Image Adjustment"), ""}, 172 {MNOTE_SANYO_TAG_COLORADJUSTMENTMODE, "ColorAdjustmentMode", N_("Color Adjustment Mode"), ""},
|
/external/clang/test/CodeGenCXX/ |
microsoft-abi-vtables-virtual-inheritance.cpp | 133 // TEST4-NEXT: [this adjustment: 12 non-virtual] 187 // TEST7-NEXT: [this adjustment: 12 non-virtual] 191 // TEST7-NEXT: 0 | this adjustment: 12 non-virtual 271 // TEST9-W-NEXT: [this adjustment: -8 non-virtual] 275 // TEST9-W-NEXT: 0 | this adjustment: -8 non-virtual 297 // TEST9-T-NEXT: [this adjustment: -8 non-virtual] 300 // TEST9-T-NEXT: 0 | this adjustment: -8 non-virtual 304 // TEST9-T-NEXT: [this adjustment: -16 non-virtual] 306 // TEST9-T-NEXT: [this adjustment: -16 non-virtual] 309 // TEST9-T-NEXT: 0 | this adjustment: -16 non-virtua [all...] |
/external/ceres-solver/examples/ |
bal_problem.h | 31 // Class for loading and holding in memory bundle adjustment problems 32 // from the BAL (Bundle Adjustment in the Large) dataset from the
|
/external/ceres-solver/internal/ceres/ |
iterative_schur_complement_solver.h | 51 // papers - "Agarwal et al, Bundle Adjustment in the Large, ECCV 2010" 52 // and "Wu et al, Multicore Bundle Adjustment, submitted to CVPR
|
/external/chromium_org/courgette/ |
adjustment_method_unittest.cc | 100 EXPECT_TRUE(s1 == s5); // Adjustment did not change A (prog5) 101 EXPECT_TRUE(s5 == s6); // Adjustment did change B into A
|
/external/chromium_org/third_party/freetype/src/autofit/ |
aflatin.h | 81 AF_LATIN_BLUE_ADJUSTMENT = 1 << 2, /* used for scale adjustment */ 156 /* adjustment */
|
/external/chromium_org/ui/base/ |
ui_base_switches.cc | 12 // Disables touch adjustment. 13 const char kDisableTouchAdjustment[] = "disable-touch-adjustment";
|
/external/freetype/src/autofit/ |
aflatin.h | 81 AF_LATIN_BLUE_ADJUSTMENT = 1 << 2, /* used for scale adjustment */ 156 /* adjustment */
|
/external/icu4c/layout/ |
GlyphPositionAdjustments.cpp | 22 fAdjustments = (Adjustment *) new Adjustment[glyphCount];
|
/external/llvm/test/CodeGen/Mips/ |
eh-return32.ll | 27 ; check that stack adjustment and handler are put in $v1 and $v0. 68 ; check that stack adjustment and handler are put in $v1 and $v0.
|