HomeSort by relevance Sort by last modified time
    Searched full:linear (Results 651 - 675 of 1643) sorted by null

<<21222324252627282930>>

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h 810 * buffer extracted from the original plane (linear array, 256
875 * buffer extracted from the original plane (linear array, 128
939 * buffer extracted from the original plane (linear array, 256
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cat/
IconLoader.java 58 // Finished loading single record from a linear-fixed EF-IMG.
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
SparseWeakArray.java 278 * Beware that this is a linear search, unlike lookups by key,
  /frameworks/ex/variablespeed/jni/
sola_time_scaler.cc 321 // Linear cross-fade, for now.
  /hardware/libhardware/include/hardware/
hwcomposer.h 168 * is scaled using linear filtering to the displayFrame. The origin is the
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h 271 * the range 0-255 and stored in linear order
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h 271 * the range 0-255 and stored in linear order
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_config.c 171 assignments in linear order. Maximum line length is enforced, and all
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Image.h 271 * the range 0-255 and stored in linear order
  /libcore/luni/src/main/java/java/util/
AbstractMap.java 30 * performs a linear iteration of the entry set. Subclasses should override such
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_image_homography.cpp 30 /*Compute the linear constraint on H obtained by requiring that the
  /packages/wallpapers/Basic/src/com/android/wallpaper/grass/
GrassRS.java 285 samplerBuilder.setMagnification(LINEAR);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
settings.h 276 _Settings() : algorithm_strategy(heuristic), sort_algorithm(MWMS), partial_sum_algorithm(LINEAR), multiway_merge_algorithm(LOSER_TREE), find_algorithm(CONSTANT_SIZE_BLOCKS), sort_splitting(EXACT), merge_splitting(EXACT), multiway_merge_splitting(EXACT), accumulate_minimal_n(1000), adjacent_difference_minimal_n(1000), count_minimal_n(1000), fill_minimal_n(1000), find_increasing_factor(2.0), find_initial_block_size(256), find_maximum_block_size(8192), find_sequential_search_size(256), for_each_minimal_n(1000), generate_minimal_n(1000), max_element_minimal_n(1000), merge_minimal_n(1000), merge_oversampling(10), min_element_minimal_n(1000), multiway_merge_minimal_n(1000), multiway_merge_minimal_k(2), multiway_merge_oversampling(10), nth_element_minimal_n(1000), partition_chunk_size(1000), partition_chunk_share(0.0), partition_minimal_n(1000), partial_sort_minimal_n(1000), partial_sum_dilation(1.0f), partial_sum_minimal_n(1000), random_shuffle_minimal_n(1000), replace_minimal_n(1000), set_difference_minimal_n(1000), set_intersection_minimal_n(1000), set_symmetric_difference_minimal_n(1000), set_union_minimal_n(1000), sort_minimal_n(1000), sort_mwms_oversampling(10), sort_qs_num_samples_preset(100), sort_qsb_base_case_maximal_n(100), transform_minimal_n(1000), unique_copy_minimal_n(10000), workstealing_chunk_size(100), L1_cache_size(16 << 10), L2_cache_size(256 << 10), TLB_size(128), cache_line_size(64), qsb_steals(0)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/raid/
md_p.h 218 __le32 level; /* -4 (multipath), -1 (linear), 0,1,4,5 */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 285 * sees a more linear flow, thus improving cache behavior, etc.
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 285 * sees a more linear flow, thus improving cache behavior, etc.
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 285 * sees a more linear flow, thus improving cache behavior, etc.
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
cdefs.h 285 * sees a more linear flow, thus improving cache behavior, etc.
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 285 * sees a more linear flow, thus improving cache behavior, etc.
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 285 * sees a more linear flow, thus improving cache behavior, etc.
  /build/tools/droiddoc/templates-sdk/assets/design/
default.css 17 background-image: -webkit-gradient(linear, 100% 0%, 100% 100%, from(#dddddd), color-stop(25%, #f2f2f2), color-stop(75%, #f2f2f2), to(#dddddd));
18 background-image: -moz-linear-gradient(top, #dddddd, #f2f2f2, #f2f2f2, #dddddd);
  /development/samples/GlobalTime/src/com/android/globaltime/
GLView.java 628 "nearest" : "linear"));
650 return "linear";
  /external/collada/include/1.4/dom/
domInstance_rigid_body.h 133 * Specifies the initial linear velocity of the rigid_body instance.
629 * Specifies the initial linear velocity of the rigid_body instance. @see
  /external/grub/grub/
asmstub.c 316 /* sets it to linear or wired A20 operation */
318 gateA20 (int linear)
  /external/llvm/include/llvm/Analysis/
CallGraph.h 277 /// specified call site. Note that this method takes linear time, so it
291 /// specified call site with a new one. Note that this method takes linear

Completed in 579 milliseconds

<<21222324252627282930>>