/external/speex/include/speex/ |
speex_jitter.h | 98 /** Tell the jitter buffer to only adjust the delay in multiples of the step parameter provided */ 103 /** Tell the jitter buffer to only do concealment in multiples of the size parameter provided */
|
/external/webrtc/webrtc/modules/video_render/linux/ |
video_x11_channel.cc | 155 _outWidth++; // the renderer want's sizes that are multiples of two 198 _outWidth++; // the renderer want's sizes that are multiples of two
|
/prebuilts/go/darwin-x86/src/math/cmplx/ |
tan.go | 44 // On the real axis the denominator is zero at odd multiples 163 // multiples of PI/2. Near these points it is evaluated
|
/prebuilts/go/linux-x86/src/math/cmplx/ |
tan.go | 44 // On the real axis the denominator is zero at odd multiples 163 // multiples of PI/2. Near these points it is evaluated
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
gen7_misc_state.c | 59 * adjustment can only be applied in multiples of the tile size, we will OR 131 * aligned to multiples of 4. 173 * to multiples of 4.
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_cosf.c | 31 /* Small multiples of pi/2 rounded to double precision. */
|
s_sinf.c | 31 /* Small multiples of pi/2 rounded to double precision. */
|
/external/google-breakpad/src/testing/gtest/samples/ |
prime_tables.h | 109 // Marks all multiples of i (except i itself) as non-prime.
|
/external/llvm/test/Analysis/ScalarEvolution/ |
2012-05-29-MulAddRec.ll | 6 ; causes one of the terms to reach zero. This forces all multiples in
|
/external/protobuf/gtest/samples/ |
prime_tables.h | 109 // Marks all multiples of i (except i itself) as non-prime.
|
/external/skia/tests/ |
PathOpsQuadIntersectionTestData.cpp | 50 static const double K = FLT_EPSILON * 32; // INVESTIGATE: why are larger multiples necessary?
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/ |
prime_tables.h | 109 // Marks all multiples of i (except i itself) as non-prime.
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
accelerate.cc | 62 // Fit as many multiples of |peak_index| as possible in fs_mult_120.
|
/hardware/intel/common/libwsbm/src/ |
wsbm_pool.h | 128 * Kernel buffer objects. Size in multiples of page size. Page size aligned.
|
/ndk/sources/third_party/googletest/googletest/samples/ |
prime_tables.h | 109 // Marks all multiples of i (except i itself) as non-prime.
|
/packages/apps/Bluetooth/res/values/ |
config.xml | 40 multiples of 1.25ms. -->
|
/prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/ |
msg_38.txt | 19 Unlike the test test_nested-multiples-with-internal-boundary, this
|
/prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/ |
msg_38.txt | 19 Unlike the test test_nested-multiples-with-internal-boundary, this
|
/prebuilts/go/darwin-x86/src/crypto/cipher/ |
benchmark_test.go | 49 // If we test exactly 1K blocks, we would generate exact multiples of
|
/prebuilts/go/linux-x86/src/crypto/cipher/ |
benchmark_test.go | 49 // If we test exactly 1K blocks, we would generate exact multiples of
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_38.txt | 19 Unlike the test test_nested-multiples-with-internal-boundary, this
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_38.txt | 19 Unlike the test test_nested-multiples-with-internal-boundary, this
|
/external/libavc/common/arm/ |
ih264_inter_pred_luma_copy_a9q.s | 85 tst r12, #15 @checks wd for multiples for 4 & 8 87 tst r12, #7 @checks wd for multiples for 4 & 8
|
/external/libavc/common/armv8/ |
ih264_inter_pred_luma_copy_av8.s | 90 tst x12, #15 //checks wd for multiples for 4 & 8 92 tst x12, #7 //checks wd for multiples for 4 & 8
|
/external/libhevc/common/arm/ |
ihevc_inter_pred_chroma_copy.s | 114 tst r12,#15 @checks wd for multiples for 4 & 8 116 tst r12,#7 @checks wd for multiples for 4 & 8
|