HomeSort by relevance Sort by last modified time
    Searched full:boost (Results 801 - 825 of 1448) sorted by null

<<31323334353637383940>>

  /external/libvpx/libvpx/vp8/encoder/x86/
quantize_sse2.c 25 short boost = *zbin_boost_ptr; \
26 int cmp = (x[z] < boost) | (y[z] == 0); \
79 /* In C x is compared to zbin where zbin = zbin[] + boost + extra. Rebalance
80 * the equation because boost is the only value which can change:
81 * x - (zbin[] + extra) >= boost */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
quantize_sse2.c 25 short boost = *zbin_boost_ptr; \
26 int cmp = (x[z] < boost) | (y[z] == 0); \
79 /* In C x is compared to zbin where zbin = zbin[] + boost + extra. Rebalance
80 * the equation because boost is the only value which can change:
81 * x - (zbin[] + extra) >= boost */
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
firstpass.c 2300 int boost = (cpi->source_alt_ref_pending) local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 2300 int boost = (cpi->source_alt_ref_pending) local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
firstpass.c 2302 int boost = (cpi->source_alt_ref_pending) local
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 0 // Boost config.hpp configuration header file ------------------------------//
12 // Distributed under the Boost Software License, Version 1.0. (See
14 // http://www.boost.org/LICENSE_1_0.txt)
16 // See http://www.boost.org/ for most recent version.
18 // Boost config.hpp policy and rationale documentation has been moved to
19 // http://www.boost.org/libs/config/
342 // Because std::size_t usage is so common, even in boost headers which do not
344 // that ugly workaround code need not appear in many other boost headers.
481 namespace boost{ namespace
536 # include "boost/type.hpp
    [all...]
  /external/stlport/stlport/stl/
type_traits.h 68 # include <boost/type_traits/add_reference.hpp>
69 # include <boost/type_traits/add_const.hpp>
454 typedef typename __select< ::boost::is_reference<_Tp>::value,
455 typename ::boost::add_const<_Tp>::type,
456 typename ::boost::add_reference< typename ::boost::add_const<_Tp>::type >::type>::_Ret const_param_type;
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
458 typename ::boost::remove_const<_Tp>::type,
459 typename ::boost::add_reference<_Tp>::type>::_Ret param_type;
_threads.c 89 /* Note from boost (www.boost.org):
  /ndk/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 68 # include <boost/type_traits/add_reference.hpp>
69 # include <boost/type_traits/add_const.hpp>
454 typedef typename __select< ::boost::is_reference<_Tp>::value,
455 typename ::boost::add_const<_Tp>::type,
456 typename ::boost::add_reference< typename ::boost::add_const<_Tp>::type >::type>::_Ret const_param_type;
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
458 typename ::boost::remove_const<_Tp>::type,
459 typename ::boost::add_reference<_Tp>::type>::_Ret param_type;
_threads.c 89 /* Note from boost (www.boost.org):
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 68 # include <boost/type_traits/add_reference.hpp>
69 # include <boost/type_traits/add_const.hpp>
454 typedef typename __select< ::boost::is_reference<_Tp>::value,
455 typename ::boost::add_const<_Tp>::type,
456 typename ::boost::add_reference< typename ::boost::add_const<_Tp>::type >::type>::_Ret const_param_type;
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
458 typename ::boost::remove_const<_Tp>::type,
459 typename ::boost::add_reference<_Tp>::type>::_Ret param_type;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 68 # include <boost/type_traits/add_reference.hpp>
69 # include <boost/type_traits/add_const.hpp>
454 typedef typename __select< ::boost::is_reference<_Tp>::value,
455 typename ::boost::add_const<_Tp>::type,
456 typename ::boost::add_reference< typename ::boost::add_const<_Tp>::type >::type>::_Ret const_param_type;
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
458 typename ::boost::remove_const<_Tp>::type,
459 typename ::boost::add_reference<_Tp>::type>::_Ret param_type;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 68 # include <boost/type_traits/add_reference.hpp>
69 # include <boost/type_traits/add_const.hpp>
454 typedef typename __select< ::boost::is_reference<_Tp>::value,
455 typename ::boost::add_const<_Tp>::type,
456 typename ::boost::add_reference< typename ::boost::add_const<_Tp>::type >::type>::_Ret const_param_type;
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
458 typename ::boost::remove_const<_Tp>::type,
459 typename ::boost::add_reference<_Tp>::type>::_Ret param_type;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 68 # include <boost/type_traits/add_reference.hpp>
69 # include <boost/type_traits/add_const.hpp>
454 typedef typename __select< ::boost::is_reference<_Tp>::value,
455 typename ::boost::add_const<_Tp>::type,
456 typename ::boost::add_reference< typename ::boost::add_const<_Tp>::type >::type>::_Ret const_param_type;
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
458 typename ::boost::remove_const<_Tp>::type,
459 typename ::boost::add_reference<_Tp>::type>::_Ret param_type;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
type_traits.h 68 # include <boost/type_traits/add_reference.hpp>
69 # include <boost/type_traits/add_const.hpp>
454 typedef typename __select< ::boost::is_reference<_Tp>::value,
455 typename ::boost::add_const<_Tp>::type,
456 typename ::boost::add_reference< typename ::boost::add_const<_Tp>::type >::type>::_Ret const_param_type;
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
458 typename ::boost::remove_const<_Tp>::type,
459 typename ::boost::add_reference<_Tp>::type>::_Ret param_type;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
enum.hpp 4 # * Distributed under the Boost Software License, Version 1.0. (See
6 # * http://www.boost.org/LICENSE_1_0.txt)
10 # /* See http://www.boost.org for most recent version. */
15 # include <boost/preprocessor/cat.hpp>
16 # include <boost/preprocessor/config/config.hpp>
17 # include <boost/preprocessor/seq/size.hpp>
  /bionic/libc/private/
UniquePtr.h 40 // Equivalent to C++0x's std::unique_ptr (a combination of boost::scoped_ptr
41 // and boost::scoped_array).
  /cts/apps/CameraITS/tests/scene1/
test_param_color_correction.py 51 # 3. Boost blue
58 # 2. Boost red
  /device/moto/shamu/
proprietary-blobs.txt 141 /system/vendor/firmware/left.boost.music.eq
145 /system/vendor/firmware/left.boost.ringtone.eq
147 /system/vendor/firmware/left.boost.speaker
148 /system/vendor/firmware/left.boost.voice.eq
150 /system/vendor/firmware/right.boost.music.eq
154 /system/vendor/firmware/right.boost.ringtone.eq
156 /system/vendor/firmware/right.boost.speaker
157 /system/vendor/firmware/right.boost.voice.eq
  /device/moto/shamu/self-extractors/
extract-lists.txt 49 system/vendor/firmware/left.boost.music.eq \
53 system/vendor/firmware/left.boost.ringtone.eq \
55 system/vendor/firmware/left.boost.speaker \
56 system/vendor/firmware/left.boost.voice.eq \
58 system/vendor/firmware/right.boost.music.eq \
62 system/vendor/firmware/right.boost.ringtone.eq \
64 system/vendor/firmware/right.boost.speaker \
65 system/vendor/firmware/right.boost.voice.eq \
  /external/eigen/bench/btl/generic_bench/timers/
portable_timer.hh 3 // Author : L. Plagne <laurent.plagne@edf.fr)> from boost lib
20 // simple_time extracted from the boost library
  /external/protobuf/gtest/
CHANGES 11 * New feature: comes with a TR1 tuple implementation such that Boost
38 * Added support for using Boost and other TR1 implementations.
  /external/zlib/src/contrib/dotzlib/
readme.txt 57 Use, modification and distribution are subject to the Boost Software License, Version 1.0.
58 (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  /ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/
Makefile 10 # To enable Boost support you might need to patch
12 # to include <boost/type_traits/remove_const.hpp>.
  /packages/apps/MusicFX/src/com/android/audiofx/
OpenSLESConstants.java 37 * The minimum bass boost strength in o/oo.
41 * The maximum bass boost strength in o/oo.

Completed in 475 milliseconds

<<31323334353637383940>>