/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
pp_semaphore_luma.cpp | 152 /* converting half-pixel resolution to block */ 156 /* converting half-pixel resolution to block */ 252 /* Divide by 16 is for converting half-pixel */ 258 /* Divide by 16 is for converting half-pixel */
|
get_pred_adv_b_add.cpp | 23 xpos = x half-pixel of (x,y) coordinates within a VOP; motion 25 ypos = y half-pixel of (x,y) coordinates within a VOP; motion 34 rnd1 = rounding value for case when one dimension uses half-pel 36 rnd2 = rounding value for case when two dimensions uses half-pel 203 /* Branch based on pixel location (half-pel or full-pel) for x and y */ 532 /* Branch based on pixel location (half-pel or full-pel) for x and y */ [all...] |
/ndk/build/platforms/android-3/arch-arm/usr/include/machine/ |
cpu-features.h | 112 /* define __ARM_HAVE_HALFWORD_MULTIPLY when half-word multiply instructions
|
/ndk/build/platforms/android-4/arch-arm/usr/include/machine/ |
cpu-features.h | 112 /* define __ARM_HAVE_HALFWORD_MULTIPLY when half-word multiply instructions
|
/ndk/build/platforms/android-5/arch-arm/usr/include/machine/ |
cpu-features.h | 112 /* define __ARM_HAVE_HALFWORD_MULTIPLY when half-word multiply instructions
|
/ndk/build/platforms/android-8/arch-arm/usr/include/machine/ |
cpu-features.h | 112 /* define __ARM_HAVE_HALFWORD_MULTIPLY when half-word multiply instructions
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
NativeHeapPanel.java | [all...] |
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
get_pred_adv_b_add.cpp | 23 xpos = x half-pixel of (x,y) coordinates within a VOP; motion 25 ypos = y half-pixel of (x,y) coordinates within a VOP; motion 34 rnd1 = rounding value for case when one dimension uses half-pel 36 rnd2 = rounding value for case when two dimensions uses half-pel 204 /* Branch based on pixel location (half-pel or full-pel) for x and y */ 533 /* Branch based on pixel location (half-pel or full-pel) for x and y */ [all...] |
/bionic/libc/arch-arm/bionic/ |
memcpy.S | 57 /* align destination to half cache-line for the write-buffer */ 195 * a ldr[b|h] and str[b|h] because byte and half-word instructions
|
/bionic/libm/man/ |
ieee.3 | 103 is rounded by default to within half an 105 and when the rounding error is exactly half an
|
/dalvik/libcore/text/src/main/java/java/text/ |
ChoiceFormat.java | 30 * each item specifies a half-open interval up to the next item as in the 50 * passed to the method. This is used to create half open intervals.
|
/dalvik/vm/mterp/x86-atom/ |
header.S | 177 * Fetch a half-word code unit from an offset past the current PC. The 188 * Fetch a half-word code unit from an offset past the current PC. The
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
Kube.java | 34 int half = 0x08000; local 39 GLColor orange = new GLColor(one, half, 0);
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List4.java | 259 "Into this breathing world, scarce half made up," + 284 "hindered me half a million; laughed at my losses," +
|
List6.java | 273 "Into this breathing world, scarce half made up," + 298 "hindered me half a million; laughed at my losses," +
|
/external/jpeg/ |
jidctfst.c | 106 * rounded result half the time... 196 * With typical images and quantization tables, half or more of the
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
motion_est.cpp | 110 /* initialize half-pel search */ 121 /* For quarter-pel interpolation around best half-pel result */ 334 /* First pass, loop thru half the macroblock */ [all...] |
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
mp4lib_int.h | 157 Int x; /* half-pel resolution x component */ 158 Int y; /* half-pel resolution y component */
|
/external/qemu/distrib/zlib-1.2.3/ |
deflate.h | 114 /* Sliding window. Input bytes are read into the second half of the window, 115 * and move to the first half later to keep a dictionary of at least wSize
|
/external/qemu/target-arm/ |
cpu.h | 69 s<2n> maps to the least significant half of d<n> 70 s<2n+1> maps to the most significant half of d<n>
|
/external/webkit/WebCore/platform/text/ |
UnicodeRange.cpp | 199 * Misc - Combining half Marks 335 cRangeArabic, //ufexx, includes Combining half marks,
|
/external/zlib/ |
deflate.h | 114 /* Sliding window. Input bytes are read into the second half of the window, 115 * and move to the first half later to keep a dictionary of at least wSize
|
/frameworks/base/core/java/android/pim/vcard/ |
VCardConfig.java | 147 * should be encoded into half-width katakana when the target importer is Japanese mobile 313 * mobile phones, where phonetic names are translated to half-width katakana if
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
IccUtils.java | 135 * base pointer to a "half page" in the UCS2 code space, to be 147 * base pointer to a "half page" in the UCS2 code space...
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
VoiceDialerActivity.java | 440 // energy fell back below half of previous, back to start 455 // e went to less than half of the peak
|