Searched
full:linear (Results
451 -
475 of
1643) sorted by null
<<11121314151617181920>>
/frameworks/base/media/libeffects/testlibs/ |
AudioPeakingFilter.h | 35 // using a linear interpolation from a coefficient table, using a
|
AudioShelvingFilter.h | 35 // using a linear interpolation from a coefficient table, using a
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_QuantInvIntra_I_s.s | 39 ; * shortVideoHeader==1 selects linear intra DC mode,
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_QuantInvInter_I_s.s | 38 ; * shortVideoHeader==1 selects linear intra DC mode,
|
omxVCM4P2_QuantInvIntra_I_s.s | 39 ; * shortVideoHeader==1 selects linear intra DC mode,
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
armVCM4P2_BlockMatch_Integer.c | 46 * [in] pSrcCurrBuf pointer to the current macroblock extracted from original plane (linear array,
|
/frameworks/base/opengl/libagl/ |
fp.h | 71 * to get a fast 2^ and linear interpolation
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
RecentApplicationsBackground.java | 30 * A vertical linear layout. However, instead of drawing the background
|
/libcore/luni/src/main/java/java/util/ |
Random.java | 198 * Modifies the seed using a linear congruential formula presented in <i>The
|
/packages/apps/Email/emailcommon/src/org/apache/james/mime4j/decoder/ |
UnboundedFifoByteBuffer.java | 36 * other operations perform in linear time or worse.
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
Paper.java | 163 /* Use linear interpolation for absorb, quadratic for others */
|
/packages/apps/Phone/res/layout/ |
manage_conference_panel.xml | 122 </ScrollView> <!-- End of scrolling list wrapper for the linear layout -->
|
/packages/wallpapers/Basic/src/com/android/wallpaper/nexus/ |
NexusRS.java | 22 import static android.renderscript.Sampler.Value.LINEAR;
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
gslice.h | 110 valarray<size_t> _M_index; // Linear array of referenced indices
|
stl_map.h | 192 * This is linear in N if the range is already sorted, and NlogN 208 * This is linear in N if the range is already sorted, and NlogN 224 * This is linear in N if the range is already sorted, and NlogN 793 * This is an equivalence relation. It is linear in the size of the 809 * This is a total ordering relation. It is linear in the size of the
|
stl_multimap.h | 189 * the initializer_list. This is linear in N if the list is already 205 * [first,last). This is linear in N if the range is already sorted, 221 * [first,last). This is linear in N if the range is already sorted, 722 * This is an equivalence relation. It is linear in the size of the 738 * This is a total ordering relation. It is linear in the size of the
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
partial_sum.h | 209 case LINEAR:
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
gslice.h | 110 valarray<size_t> _M_index; // Linear array of referenced indices
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
gslice.h | 110 valarray<size_t> _M_index; // Linear array of referenced indices
|
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
gslice.h | 110 valarray<size_t> _M_index; // Linear array of referenced indices
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/util/ |
SparseIntArray.java | 166 * Beware that this is a linear search, unlike lookups by key,
|
/external/opencv/cxcore/src/ |
cxutils.cpp | 243 Finds real roots of cubic, quadratic or linear equation. 331 // linear equation 441 * linear and quadratic iterated synthetic division. The coefficients of 505 goto LINEAR; 562 goto LINEAR; 564 goto LINEAR; 589 LINEAR: [all...] |
/frameworks/base/docs/html/guide/topics/media/jet/ |
jetcreator_manual.jd | 146 <h3>2.1.2 Linear Music Example</h3> 150 <br>Figure 1: Linear Music Piece</p> 162 the musical segments can be recombined to create a linear music piece. In this 166 <h3>2.1.3 Non-linear Music Example</h3> 171 <br>Figure 2: Non-linear music piece</p> 174 <p>In this diagram, we see a non-linear music 974 file into individual (non-linear) segments and queueing up those segments for [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_LlcpTransport_Connection.c | [all...] |
/external/icu4c/tools/makeconv/ |
gencnvex.c | 399 * 2. Allocate the section table with possible optimization for linear access. 403 * 0: write 0 as a result value (unused byte in linear-access section table) 449 * allocate for direct, linear array access 481 /* write empty subsections for unused units in a linear table */ 505 /* leave the value zero: empty subsection for unused unit in a linear table */ [all...] |
Completed in 2880 milliseconds
<<11121314151617181920>>