/development/perftests/panorama/feature_stab/src/dbreg/ |
dbreg.h | 141 * \param quarter_resolution whether to process input images at quarter resolution (for computational efficiency) 352 // pointer to quarter resolution image, if used. 355 // temporary storage for the quarter resolution image processing 401 // whether to quarter the image resolution for processing, or not
|
/external/boringssl/src/crypto/chacha/ |
chacha_generic.c | 47 /* QUARTERROUND updates a, b, c, d with a ChaCha "quarter" round. */
|
/external/fdlibm/ |
k_cos.c | 45 * magnitude of the latter is at least a quarter of x*x/2,
|
/external/libavc/decoder/ |
ih264d_cabac.h | 46 #define QUARTER (1 << (B_BITS-2))
|
/external/libavc/encoder/ |
ih264e_error.h | 190 /**Invalid quarter pel option */
|
/external/libxml2/result/ |
isolat2 | 38 274 188 BC ? VULGAR FRACTION ONE QUARTER
|
isolat2.rde | 38 274 188 BC ¼ VULGAR FRACTION ONE QUARTER
|
isolat2.rdr | 38 274 188 BC ¼ VULGAR FRACTION ONE QUARTER
|
/external/libxml2/result/noent/ |
isolat2 | 38 274 188 BC ? VULGAR FRACTION ONE QUARTER
|
/external/libxml2/test/ |
isolat2 | 38 274 188 BC ? VULGAR FRACTION ONE QUARTER
|
/external/mesa3d/src/gallium/drivers/radeon/ |
AMDILEvergreenDevice.h | 62 // device is a ~quarter of the 'Juniper'. These are commercially known as the
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_smfdata.c | 62 0, /* ticks per quarter note */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_smfdata.c | 62 0, /* ticks per quarter note */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_smfdata.c | 62 0, /* ticks per quarter note */
|
/external/v8/test/mjsunit/es6/ |
math-hypot.js | 70 // fourth quarter.
|
/frameworks/base/core/java/android/content/pm/ |
ParceledListSlice.java | 46 * TODO get this number from somewhere else. For now set it to a quarter of
|
/frameworks/base/docs/html/guide/appendix/ |
app-intents.jd | 71 given <em>lat</em>,<em>lng</em>. A zoom level of 2 shows a quarter of the Earth, and so on. The highest
|
/hardware/intel/img/psb_video/src/ |
vc1_defs.h | 118 WMF_MVMODE_QUARTER_PEL_BICUBIC = 5, //!< Quarter pel bicubic
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Mosaic.h | 94 * \param quarter_res Whether to compute alignment at quarter the input resolution (default = false)
|
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
dbreg.h | 141 * \param quarter_resolution whether to process input images at quarter resolution (for computational efficiency) 352 // pointer to quarter resolution image, if used. 355 // temporary storage for the quarter resolution image processing 401 // whether to quarter the image resolution for processing, or not
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
Mosaic.h | 94 * \param quarter_res Whether to compute alignment at quarter the input resolution (default = false)
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
dbreg.h | 141 * \param quarter_resolution whether to process input images at quarter resolution (for computational efficiency) 352 // pointer to quarter resolution image, if used. 355 // temporary storage for the quarter resolution image processing 401 // whether to quarter the image resolution for processing, or not
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ButteryProgressBar.java | 153 // segments are spaced at half-width, quarter, eighth (powers-of-two). to maintain a smooth
|
/packages/inputmethods/LatinIME/java/res/values/ |
emoji-categories.xml | 96 <item>2669</item> <!-- QUARTER NOTE -->
|
/external/libvpx/libvpx/ |
y4minput.c | 183 We use a resampling filter to shift the site locations one quarter pixel (at 273 We use a resampling filter to shift the site locations one quarter pixel (at 275 Then we use another filter to move the C_r location down one quarter pixel, 276 and the C_b location up one quarter pixel.*/ 301 /*Slide C_b up a quarter-pel. 328 /*Slide C_r down a quarter-pel. 492 We use a resampling filter to shift the original site locations one quarter [all...] |