| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
| vp9_subpixel_8t_ssse3.asm | 52 .loop: 98 jnz .loop 139 .loop: 185 jnz .loop 227 .loop: 309 jnz .loop 582 .loop: 609 jnz .loop 687 .loop: 712 jnz .loop [all...] |
| /external/libhevc/common/arm/ |
| ihevc_inter_pred_chroma_horz.s | 272 subs r14,r14,#32 @decrement the ht loop 298 subs r10,r10,#16 @decrement the wd loop 424 subs r7,r7,#8 @decrement the wd loop 429 subs r14,r14,#2 @decrement the ht loop 494 add r9,r9,#8 @(core loop) 496 subs r7,r7,#8 @(prologue)decrement the wd loop 556 add r9,r9,#8 @(core loop) 570 add r1,r1,#8 @(core loop) 572 subs r7,r7,#8 @(core loop) 577 mov r4, r1 @(core loop) [all...] |
| ihevc_intra_pred_chroma_mode_3_to_9.s | 369 vst1.8 d22, [r5], r3 @(from previous loop)st (row 5) 370 vrshrn.i16 d20, q10, #5 @(from previous loop)round shft (row 6) 383 vst1.8 d20, [r5], r3 @(from previous loop)st (row 6) 384 vrshrn.i16 d18, q9, #5 @(from previous loop)round shft (row 7) 395 vst1.8 d18, [r5], r3 @(from previous loop)st (row 7) 480 vst1.8 d24, [r5], r3 @(from previous loop)st (row 5) 481 vrshrn.i16 d20, q10, #5 @(from previous loop)round shft (row 6) 483 vst1.8 d20, [r5], r3 @(from previous loop)st (row 6) 484 vrshrn.i16 d18, q9, #5 @(from previous loop)round shft (row 7)
|
| ihevc_intra_pred_luma_mode_3_to_9.s | 361 vst1.8 d22, [r5], r3 @(from previous loop)st (row 5) 362 vrshrn.i16 d20, q10, #5 @(from previous loop)round shft (row 6) 376 vst1.8 d20, [r5], r3 @(from previous loop)st (row 6) 377 vrshrn.i16 d18, q9, #5 @(from previous loop)round shft (row 7) 388 vst1.8 d18, [r5], r3 @(from previous loop)st (row 7) 470 vst1.8 d24, [r5], r3 @(from previous loop)st (row 5) 471 vrshrn.i16 d20, q10, #5 @(from previous loop)round shft (row 6) 473 vst1.8 d20, [r5], r3 @(from previous loop)st (row 6) 474 vrshrn.i16 d18, q9, #5 @(from previous loop)round shft (row 7)
|
| ihevc_sao_edge_offset_class0.s | 99 MOV r12,r9 @Move wd to r12 for loop count 107 SUBS r12,r12,#8 @Decrement the loop counter by 8 114 BLT WIDTH_RESIDUE @If not jump to WIDTH_RESIDUE where loop is unrolled for 8 case 116 MOV r8,r9 @move wd to r8 for loop count 137 MOV r4,r10 @move ht to r4 for loop count 254 BNE PU1_SRC_LOOP @If not equal jump to the inner loop 261 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop 285 MOV r4,r10 @move ht to r4 for loop count 337 BNE PU1_SRC_LOOP_RESIDUE @If not equal jump to the pu1_src loop
|
| ihevc_sao_edge_offset_class0_chroma.s | 105 MOV r12,r9 @Move wd to r12 for loop count 109 SUBS r12,r12,#8 @Decrement the loop counter by 8 118 BLT WIDTH_RESIDUE @If not jump to WIDTH_RESIDUE where loop is unrolled for 8 case 120 MOV r8,r9 @move wd to r8 for loop count 143 MOV r4,r10 @move ht to r4 for loop count 272 BNE PU1_SRC_LOOP @If not equal jump to the inner loop 279 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop 306 MOV r4,r10 @move ht to r4 for loop count 423 BNE PU1_SRC_LOOP_RESIDUE @If not equal jump to the pu1_src loop
|
| ihevc_sao_edge_offset_class1.s | 85 MOV r12,r8 @Move ht to r12 for loop count 89 SUBS r12,#1 @Decrement the loop count 115 BLT WIDTH_RESIDUE @If not jump to WIDTH_RESIDUE where loop is unrolled for 8 case 138 MOV r11,r8 @move ht to r11 for loop count 213 SUBS r11,r11,#2 @II Decrement the ht loop count by 1 255 SUBS r7,r7,#16 @Decrement the wd loop count by 16 257 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop 280 MOV r11,r8 @move ht to r11 for loop count 333 SUBS r11,r11,#2 @Decrement the ht loop count by 1
|
| ihevc_sao_edge_offset_class1_chroma.s | 89 MOV r14,r9 @Move ht to r14 for loop count 93 SUBS r14,#1 @Decrement the loop count 120 BLT WIDTH_RESIDUE @If not jump to WIDTH_RESIDUE where loop is unrolled for 8 case 143 MOV r11,r9 @move ht to r11 for loop count 226 SUBS r11,r11,#2 @II Decrement the ht loop count by 1 273 SUBS r8,r8,#16 @Decrement the wd loop count by 16 275 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop 298 MOV r11,r9 @move ht to r11 for loop count 364 SUBS r11,r11,#2 @Decrement the ht loop count by 1
|
| /packages/apps/Messaging/src/com/android/messaging/ui/ |
| VideoThumbnailView.java | 54 * play the video inline. When in this mode, the loop and playOnLoad attributes can be applied 55 * to auto-play or loop the video. 80 final boolean loop = 104 mediaPlayer.setLooping(loop); 125 if (loop) {
|
| /prebuilts/go/darwin-x86/src/runtime/ |
| asm_ppc64x.s | 409 loop: \ label 414 BR loop; \ 980 loop: label 990 BEQ loop 1031 loop: label 1038 BEQ loop 1056 loop: label 1062 BEQ loop 1081 loop: label 1086 BNE loop 1105 loop: label [all...] |
| /prebuilts/go/linux-x86/src/runtime/ |
| asm_ppc64x.s | 409 loop: \ label 414 BR loop; \ 980 loop: label 990 BEQ loop 1031 loop: label 1038 BEQ loop 1056 loop: label 1062 BEQ loop 1081 loop: label 1086 BNE loop 1105 loop: label [all...] |
| /cts/apps/CameraITS/tests/scene1/ |
| test_param_shading_mode.py | 84 # shading_maps[mode][loop] 85 shading_maps = [[[] for loop in range(NUM_SHADING_MODE_SWITCH_LOOPS)]
|
| /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
| nuances.rb | 132 // this rule used to generate an infinite loop in DFA.predict
|
| /external/dnsmasq/src/ |
| util.c | 72 int r; int i; int loop; local 77 for (loop = 0;loop < 2;++loop) {
|
| /external/icu/icu4c/source/test/perf/collationperf/ |
| CollPerf.pl | 77 my @icu = `$p -locale @locale[$n] -loop 1000 -file $filePath@data[$n] -qsort`; 78 my @nix = `$p -locale @locale[$n] -unix -loop 1000 -file $filePath@data[$n] -qsort`; 89 @icu = `$p -locale @locale[$n] -loop 1000 -file $filePath@data[$n] -keygen`; 90 @nix = `$p -locale @locale[$n] -unix -loop 1000 -file $filePath@data[$n] -keygen`;
|
| /external/libbrillo/brillo/message_loops/ |
| base_message_loop.h | 11 // same thread and share a single main loop. This disadvantage of using this 51 // Returns a callback that will quit the current message loop. If the message 52 // loop is not running, an empty (null) callback is returned. 70 // Called from the message loop when the IOTask should run the scheduled 94 BaseMessageLoop* loop, 108 // Called from the message loop as a PostTask() when the file descriptor is 139 // file descriptor is ready, as opposed to posting a task to the main loop 155 // Flag to mark that we should run the message loop only one iteration. 167 // The RunLoop instance used to run the main loop from Run().
|
| /external/libvpx/libvpx/vpx_dsp/x86/ |
| intrapred_ssse3.asm | 42 .loop: 51 jnz .loop 60 .loop: 69 jnz .loop 78 .loop: 87 jnz .loop 96 .loop: 107 jnz .loop 195 .loop: 211 jnz .loop [all...] |
| /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
| ShadowLooper.java | 45 public static void loop() {
|
| /external/strace/maint/ |
| ioctls_gen.sh | 71 "$mydir"/ioctls_hex.sh "$inc_dir" 4C linux/loop.h
|
| /external/v8/src/ppc/ |
| builtins-ppc.cc | 143 // Setup state for loop 148 Label done_loop, loop; local 149 __ bind(&loop); 209 __ b(cond_done, &loop); 214 __ bne(&loop); 220 __ b(&loop); 227 __ b(&loop); 587 Label loop, no_args; local 592 __ bind(&loop); 596 __ bdnz(&loop); 765 Label loop, done_loop; local 812 Label loop, done_loop; local 942 Label loop, entry; local 1089 Label loop, no_args; local 1159 Label loop; local 1891 Label loop; local 2206 Label loop, no_args; local 2486 Label skip, loop; local 2501 Label loop; local [all...] |
| /external/v8/test/mjsunit/es6/ |
| math-log2-log10.js | 58 // This loop covers n from -1074 to -1043 64 // This loop covers n from -1042 to -1023
|
| /frameworks/av/include/media/ |
| IMediaPlayer.h | 73 virtual status_t setLooping(int loop) = 0;
|
| /frameworks/av/media/libmediaplayerservice/nuplayer/ |
| NuPlayerDriver.h | 60 virtual status_t setLooping(int loop);
|
| /frameworks/base/core/java/android/os/ |
| Looper.java | 25 * Class used to run a message loop for a thread. Threads by default do 26 * not have a message loop associated with them; to create one, call 27 * {@link #prepare} in the thread that is to run the loop, and then 28 * {@link #loop} to have it process messages until the loop is stopped. 30 * <p>Most interaction with a message loop is through the 34 * using the separation of {@link #prepare} and {@link #loop} to create an 50 * Looper.loop(); 58 * This class contains the code required to set up and manage an event loop 79 * this looper, before actually starting the loop. Be sure to cal 123 public static void loop() { method in class:Looper [all...] |
| /frameworks/wilhelm/src/android/ |
| android_GenericMediaPlayer.cpp | 432 int32_t loop = 0; local 433 if (msg->findInt32(WHATPARAM_LOOP_LOOPING, &loop)) { 434 if (loop) { 441 (void) mPlayer->setLooping(loop);
|