/external/chromium_org/content/browser/renderer_host/ |
compositing_iosurface_transformer_mac.h | 76 // bilinearly interpolated during conversion.
|
/external/chromium_org/media/base/ |
sinc_resampler.h | 84 // linearly interpolated using |kernel_interpolation_factor|. On x86, the
|
/external/chromium_org/ppapi/ |
ppapi_nacl_test_common.gypi | 12 # untrusted gypi is fully evaluated and interpolated before any of the
|
/external/chromium_org/third_party/freetype/src/pshinter/ |
pshalgo.h | 67 /* weak points are interpolated according to their strong */
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
ucat.h | 82 * Unlike POSIX, environment variables are not interpolated within the
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_reg.h | 503 #define REG_TYPE_T 1 /* Interpolated values, must be 522 * interpolated depth is used? 541 #define T_FOG_W 10 /* interpolated fog is in W coord */ 664 #define D0_DCL (0x19<<24) /* Declare a t (interpolated attrib) [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_driver.h | 43 unsigned linear : 1; /* linearly interpolated if true (and not flat) */
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
sp_quad_fs.c | 125 * the quads' Z coordinates are step-wise interpolated with respect
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
i915_reg.h | 375 #define REG_TYPE_T 1 /* Interpolated values, must be 394 * interpolated depth is used? 413 #define T_FOG_W 10 /* interpolated fog is in W coord */ 536 #define D0_DCL (0x19<<24) /* Declare a t (interpolated attrib)
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_wm.c | 223 /* R27: interpolated depth if uses source depth */ 228 /* R28: interpolated depth if not 8-wide. */ 232 /* R29: interpolated W set if GEN6_WM_USES_SOURCE_W. 238 /* R30: interpolated W if not 8-wide. */
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_span.h | 100 * We can either specify a base/step to indicate interpolated values, or
|
/external/chromium_org/third_party/opus/src/silk/ |
decode_parameters.c | 64 /* Calculation of the interpolated NLSF0 vector from the interpolation factor, */
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
apply_sine_window_FIX.c | 38 /* Every other sample is linearly interpolated, for speed. */
|
/external/chromium_org/tools/json_schema_compiler/ |
code.py | 40 un-interpolated format specifiers eg %s, %(something)s which helps
|
/external/freetype/src/pshinter/ |
pshalgo.h | 67 /* weak points are interpolated according to their strong */
|
/external/icu4c/common/unicode/ |
ucat.h | 82 * Unlike POSIX, environment variables are not interpolated within the
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/ |
HeightMap.java | 58 * @return the interpolated height at this point.
|
/external/libvpx/libvpx/vp9/common/ |
vp9_entropy.h | 136 // In between probabilities are interpolated linearly
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_reg.h | 503 #define REG_TYPE_T 1 /* Interpolated values, must be 522 * interpolated depth is used? 541 #define T_FOG_W 10 /* interpolated fog is in W coord */ 664 #define D0_DCL (0x19<<24) /* Declare a t (interpolated attrib) [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_driver.h | 43 unsigned linear : 1; /* linearly interpolated if true (and not flat) */
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_quad_fs.c | 125 * the quads' Z coordinates are step-wise interpolated with respect
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i915_reg.h | 375 #define REG_TYPE_T 1 /* Interpolated values, must be 394 * interpolated depth is used? 413 #define T_FOG_W 10 /* interpolated fog is in W coord */ 536 #define D0_DCL (0x19<<24) /* Declare a t (interpolated attrib)
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_wm.c | 223 /* R27: interpolated depth if uses source depth */ 228 /* R28: interpolated depth if not 8-wide. */ 232 /* R29: interpolated W set if GEN6_WM_USES_SOURCE_W. 238 /* R30: interpolated W if not 8-wide. */
|
/external/mesa3d/src/mesa/swrast/ |
s_span.h | 100 * We can either specify a base/step to indicate interpolated values, or
|
/external/speex/libspeex/ |
sb_celp.h | 66 spx_coef_t *interp_qlpc; /**< Interpolated quantized LPCs for current sub-frame */
|