Searched defs:compensation (Results 1 - 12 of 12) sorted by relevance

/external/webrtc/talk/media/base/
H A Dvideocapturer_unittest.cc64 void set_expected_compensation(bool compensation) { argument
65 expects_rotation_applied_ = compensation;
/external/aac/libSBRdec/src/
H A Denv_calc.cpp353 FIXP_DBL compensation; /* Compensation factor for the energy change when applying modified gains */ local
404 /* Calculate compensation factor to retain the energy of the amplified signal */
407 &compensation, &compensation_e);
409 /* Apply compensation factor to all gains of the group */
411 nrgGain[k] = fMult(nrgGain[k],compensation);
/external/opencv3/modules/ts/src/
H A Dts_perf.cpp974 double compensation = h.getMetrics().min; local
977 CV_Assert(compensation < 0.01 * cv::getTickFrequency());
978 compensation = 0.0f; // simple strategy doesn't require any compensation
980 LOGD("Time compensation is %.0f", compensation);
981 return (int64)compensation;
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 239 milliseconds