/frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/ |
residu_asm_opt.s | 70 MOV r14, r3, ASR #2 @one loop get 4 outputs
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/ |
Norm_Corr_neon.s | 107 @loop for every possible period
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/ |
MediaVisualizerTest.java | 490 Looper.loop(); // Blocks forever until Looper.quit() is called.
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
MediaRecorderStressTest.java | 81 Looper.loop(); 155 output.write("No of loop: "); 192 output.write("No of loop: "); 244 output.write("No of loop: "); 338 output.write("No of loop: ");
|
/packages/apps/Phone/src/com/android/phone/ |
PhoneInterfaceManager.java | 440 Looper.loop();
|
/cts/tests/tests/media/src/android/media/cts/ |
AudioEffectTest.java | [all...] |
MediaPlayerTest.java | 73 * for the current thread. However, since we don't actually call loop() in the test, 325 Looper.loop(); // Blocks forever until Looper.quit() is called.
|
/external/libvpx/vp8/decoder/arm/neon/ |
idct_dequant_dc_full_2x_neon.asm | 114 ; idct loop 2
|
idct_dequant_full_2x_neon.asm | 106 ; idct loop 2
|
/external/libvpx/vp8/encoder/arm/armv5te/ |
boolhuff_armv5te.asm | 210 ; v is kept in r1 during the token pack loop
|
/external/libvpx/vp8/encoder/ppc/ |
variance_altivec.asm | 37 li r10, 16 ;# load offset and loop counter
|
/external/qemu/distrib/sdl-1.2.12/src/hermes/ |
mmxp2_32.asm | 273 ; much more trouble to expand/coil the loop than I did, so theirs
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
compose.h | 560 // transition. Therefore, we generate a loop in start 562 A loop(match_labelb, match_labelb, Weight::One(), sf); 563 AddArc(s, loop, arcb, 0, find_input); [all...] |
/external/v8/src/ |
full-codegen.cc | 696 Iteration* loop = current->AsIteration(); local 697 __ jmp(loop->continue_target()); 808 // Emit the test at the bottom of the loop. 842 // Emit the test at the bottom of the loop (even if empty).
|
/external/openssl/crypto/bn/asm/ |
ia64.S | 18 // "wider" than Itanium? Can you experience loop scalability as 37 // Wrong! Note that getf latency increased. This means that if a loop is 171 .skip 32 // makes the loop body aligned at 64-byte boundary 183 brp.loop.imp .L_bn_add_words_ctop,.L_bn_add_words_cend-16 224 .skip 32 // makes the loop body aligned at 64-byte boundary 236 brp.loop.imp .L_bn_sub_words_ctop,.L_bn_sub_words_cend-16 283 .skip 32 // makes the loop body aligned at 64-byte boundary 306 brp.loop.imp .L_bn_mul_words_ctop,.L_bn_mul_words_cend-16 317 // This loop spins in 2*(n+12) ticks. It's scheduled for data in Itanium 320 // ldf8. The loop is not scalable and shall run in 2*(n+12) even o [all...] |
/external/libpng/ |
ltmain.sh | 328 # ...otherwise throw away the child directory and loop [all...] |
CHANGES | 317 plus other loop optimizations. Improves avg decoding speed by about 20%. 337 More work on loop optimization which may help when compiled with C++ compilers. [all...] |
/external/protobuf/gtest/build-aux/ |
ltmain.sh | 328 # ...otherwise throw away the child directory and loop [all...] |
/external/protobuf/ |
ltmain.sh | 328 # ...otherwise throw away the child directory and loop [all...] |
/external/v8/src/ia32/ |
codegen-ia32.cc | 141 // Adjust for function-level loop nesting. 334 // Adjust for function-level loop nesting. 2576 Label loop; local 9000 Label loop; local 9971 Label loop, done; local 10207 Label loop, is_instance, is_not_instance; local 10505 Label loop; local 10571 Label loop; local 10954 Label loop; local [all...] |
/external/libpng/contrib/gregbook/ |
rpng2-x.c | 33 - 1.30: added -loop option for -bgpat (ifdef FEATURE_LOOP); fixed bpp = 303 int loop = FALSE; local 425 } else if (!strncmp(*argv, "-loop", 2)) { 426 loop = TRUE; 475 " %*s [-usleep dur | -timing] [-pause] [-loop [sec]] file.png\n\n" 490 " -loop\tloops through background images after initial display\n" 570 /* set some final rpng2_info variables before entering main data loop */ 589 * the loop to deal with our first buffer of data (read in above to verify 590 * that the file is a PNG image), then loop through the file and continue 641 if (loop && bg_image) [all...] |
/cts/tests/tests/app/src/android/app/cts/ |
PendingIntentTest.java | 69 Looper.loop();
|
/dalvik/vm/mterp/x86/ |
footer.S | 75 jne 1b # loop if count (LOCAL0_OFFSET(%ebp)) not zero
|
/external/libvpx/examples/includes/geshi/geshi/ |
rails.php | 57 'iterator?', 'lambda', 'load', 'local_variables', 'loop',
|
/external/libxml2/ |
xmlwriter.c | 2961 int loop; local [all...] |