HomeSort by relevance Sort by last modified time
    Searched full:normalized (Results 1351 - 1375 of 2497) sorted by null

<<51525354555657585960>>

  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-filepath_test.cc 454 // Tests that separators at the end of the string are normalized
  /external/webrtc/talk/app/webrtc/java/android/org/webrtc/
SurfaceTextureHelper.java 104 // Vertex coordinates in Normalized Device Coordinates, i.e.
  /external/webrtc/webrtc/base/
ipaddress.cc 178 IPAddress IPAddress::Normalized() const {
  /external/webrtc/webrtc/common_audio/resampler/
sinc_resampler.cc 104 // |sinc_scale_factor| is basically the normalized cutoff frequency of the
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
cb_search.c 176 /* Calculate Inverse Energy (energyW16 is already normalized
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
Utils.java 60 * @return Returns the normalized value.
XMPMetaParser.java 88 // Check if the XMP object shall be normalized
  /external/xz-embedded/linux/lib/xz/
xz_dec_bcj.c 219 /* Instruction normalized with bit_res for easier manipulation */
  /frameworks/av/media/libstagefright/
VideoFrameScheduler.cpp 243 // could be weighed by the (1 - normalized error)
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
log2_norm.h 106 Word32 L_x, /* (i) : input value (normalized) */
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
inter_36.h 49 Purpose : Interpolating the normalized correlation
p_ol_wgh.cpp 421 cor_max = pointer to the normalized correlation of selected lag (Word16)
428 cor_max contains the newly calculated normalized correlation of the
474 Word16 *cor_max, // o : normalized correlation of selected lag
579 Word16 *cor_max, /* o : normalized correlation of selected lag */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
c2t64fx.c 99 /* mix normalized cn[] and dn[] */
  /frameworks/base/core/java/android/app/admin/
FreezePeriod.java 50 * They are internal representations of mStart and mEnd with normalized Leap year days
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerTestApp.java 73 * @return The normalized uri, or null if null was passed in
  /frameworks/base/libs/hwui/debug/
gles_stubs.in 421 void API_ENTRY(glVertexAttribPointer)(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) {
422 CALL_GL_API(glVertexAttribPointer, index, size, type, normalized, stride, pointer);
    [all...]
  /frameworks/compile/slang/
slang_rs_export_type.cpp     [all...]
  /frameworks/native/libs/input/
Input.cpp 132 // No need to scale pressure or size since they are normalized.
  /frameworks/native/opengl/include/GLES3/
gl31.h 525 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBPOINTERPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer);
    [all...]
  /libcore/luni/src/main/java/libcore/util/
CountryTimeZones.java 480 // Lowercase ASCII is normalized for the purposes of the code in this class.
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DOMConfigurationImpl.java 87 * True to expose schema normalized values. Setting this to true sets
  /libcore/ojluni/src/main/java/java/lang/invoke/
MethodTypeForm.java 76 * types (except int, long, float, double, void) normalized to int.
  /libcore/ojluni/src/main/java/java/time/chrono/
ChronoPeriodImpl.java 228 public ChronoPeriod normalized() { method in class:ChronoPeriodImpl
  /libcore/ojluni/src/main/java/sun/util/calendar/
BaseCalendar.java 294 * <code>CalendarDate</code> must be normalized to get a correct
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
TaskCompressImageToJpeg.java 337 // EXIF tags are rewritten so that output from this task is normalized.

Completed in 1512 milliseconds

<<51525354555657585960>>