HomeSort by relevance Sort by last modified time
    Searched full:quarter (Results 201 - 225 of 280) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/crcalc/src/com/hp/creals/
CR.java 947 CR quarter = sqrt().sqrt().ln(); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateFormatRegressionTest.java     [all...]
DateTimeGeneratorTest.java 95 {"yyyyqqqq", "4th quarter 1999"},
    [all...]
  /external/libavc/common/armv8/
ih264_inter_pred_luma_horz_qpel_av8.s 26 //* Contains function definitions for inter prediction horizontal quarter pel interpolation.
49 //* Quarter pel interprediction luma filter for horizontal input
    [all...]
  /external/libavc/test/encoder/
main.c 164 { "--", "--hpel", HPEL, "Flag to enable/disable Quarter pel estimation \n" },
165 { "--", "--qpel", QPEL, "Flag to enable/disable Quarter pel estimation \n" },
    [all...]
  /external/lldb/test/pexpect-2.4/examples/
rippy.py 138 qntsc: 352x240 (NTSC quarter screen)
139 qpal: 352x288 (PAL quarter screen)
    [all...]
  /packages/apps/Camera2/res/values/
strings.xml     [all...]
  /external/dnsmasq/src/
dnsmasq.c 598 /* Whilst polling for the dbus, or doing a tftp transfer, wake every quarter second */
    [all...]
  /external/fonttools/Lib/fontTools/
agl.py 563 00BC;onequarter;VULGAR FRACTION ONE QUARTER
  /external/libavc/common/
ih264_inter_pred_filters.c 496 * vertical direction and interpolates them to obtain pixels at quarter vertical
    [all...]
  /external/v8/third_party/fdlibm/
fdlibm.js 179 // magnitude of the latter is at least a quarter of X*X/2,
  /frameworks/base/docs/html/preview/testing/
performance.jd 537 <li>Are you at 90% of smooth frames today and want to get to 98% this quarter?
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9-sources.jar 
  /external/icu/icu4c/source/test/testdata/
structLocale.txt     [all...]
  /external/icu/icu4c/source/test/intltest/
dtfmttst.cpp 548 "1997", "2450674", "52452513", "GMT-07:00", "Pacific Time", "Wednesday", "August", "3rd quarter", "3rd quarter", "Los Angeles Time",
    [all...]
  /external/iproute2/examples/
cbq.init-v0.7.3 304 # 512Kbit for half a second or 1Mbit for a quarter of second.
    [all...]
  /external/libavc/common/arm/
ih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s 55 @* the quarter pel values. The six tap filtering operation is described
  /external/libavc/encoder/
ih264e_structs.h 486 /** Flag to enable/disable quarter pel motion estimation */
    [all...]
  /external/lldb/tools/debugserver/source/MacOSX/
MachTask.cpp 720 watchdog_timeout -= 250; // Give us a quarter of a second to renew our timeout
    [all...]
  /external/skia/src/pathops/
SkOpAngle.cpp 31 /* quarter angle values for sector
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vop.cpp 583 mp4dec_log("DecodeVOLHeader(): sadct, quarter pel not supported.\n");
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_MotionEstimationMB.c 881 /* Block Match Quarter pel */
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_comp.cpp 93 x_pos = (offset_x << 2) + *mv++; /*quarter pel */
94 y_pos = (offset_y << 2) + *mv; /*quarter pel */
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentSkipListMap.java 233 * that about one-quarter of the nodes have indices. Of those that
234 * do, half have one level, a quarter have two, and so on (see
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cdattst.c 674 VerifygetSymbols(def, UDAT_QUARTERS, 3, "4th quarter");
    [all...]

Completed in 898 milliseconds

1 2 3 4 5 6 7 891011>>