/external/libvpx/libvpx/vp8/common/arm/armv6/ |
sixtappredict8x4_v6.asm | 171 strb lr, [r0], r1 ; the result is transposed back and stored 174 strb r10, [r0],r1 233 strb r6, [r0], r1 235 strb r7, [r0], r1 237 strb r8, [r0], r1 238 strb r9, [r0], r1
|
simpleloopfilter_v6.asm | 234 strb r4, [src, #-1] ; store the result 236 strb r5, [src], pstep 239 strb r4, [src, #-1] 241 strb r5, [src], pstep 244 strb r4, [src, #-1] 246 strb r5, [src], pstep 249 strb r4, [src, #-1] 250 strb r5, [src], pstep
|
loopfilter_v6.asm | [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
aes-armv4.S | 181 strb r4,[r12,#0] 182 strb r5,[r12,#1] 184 strb r6,[r12,#2] 186 strb r0,[r12,#3] 188 strb r4,[r12,#4] 189 strb r5,[r12,#5] 191 strb r6,[r12,#6] 193 strb r1,[r12,#7] 195 strb r4,[r12,#8] 196 strb r5,[r12,#9 [all...] |
aes-armv4.pl | 234 strb $t1,[$rounds,#0] 235 strb $t2,[$rounds,#1] 237 strb $t3,[$rounds,#2] 239 strb $s0,[$rounds,#3] 241 strb $t1,[$rounds,#4] 242 strb $t2,[$rounds,#5] 244 strb $t3,[$rounds,#6] 246 strb $s1,[$rounds,#7] 248 strb $t1,[$rounds,#8] 249 strb $t2,[$rounds,#9 [all...] |
/external/openssl/crypto/aes/asm/ |
aes-armv4.S | 181 strb r4,[r12,#0] 182 strb r5,[r12,#1] 184 strb r6,[r12,#2] 186 strb r0,[r12,#3] 188 strb r4,[r12,#4] 189 strb r5,[r12,#5] 191 strb r6,[r12,#6] 193 strb r1,[r12,#7] 195 strb r4,[r12,#8] 196 strb r5,[r12,#9 [all...] |
aes-armv4.pl | 234 strb $t1,[$rounds,#0] 235 strb $t2,[$rounds,#1] 237 strb $t3,[$rounds,#2] 239 strb $s0,[$rounds,#3] 241 strb $t1,[$rounds,#4] 242 strb $t2,[$rounds,#5] 244 strb $t3,[$rounds,#6] 246 strb $s1,[$rounds,#7] 248 strb $t1,[$rounds,#8] 249 strb $t2,[$rounds,#9 [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/ |
h264bsd_interpolate_chroma_hor_ver.s | 209 STRB tmp6, [mb, #8] ;// store pixel 211 STRB tmp5, [mb], #1 ;// store pixel 230 STRB tmp6, [mb, #8] ;// store pixel 232 STRB tmp5, [mb], #1 ;// store pixel 298 STRB tmp6, [mb, #8] ;// store pixel 300 STRB tmp5, [mb], #1 ;// store pixel 319 STRB tmp6, [mb, #8] ;// store pixel 321 STRB tmp5, [mb], #1 ;// store pixel
|
h264bsd_interpolate_chroma_ver.s | 195 STRB tmp7, [mb,#8] ;// store row 2 col 1 197 STRB tmp2, [mb],#1 ;// store row 1 col 1 200 STRB tmp8, [mb,#8] ;// store row 2 col 2 202 STRB tmp5, [mb],#1 ;// store row 1 col 2 262 STRB tmp7, [mb,#8] ;// store row 2 col 1 264 STRB tmp2, [mb],#1 ;// store row 1 col 1 267 STRB tmp8, [mb,#8] ;// store row 2 col 2 269 STRB tmp5, [mb],#1 ;// store row 1 col 2
|
/hardware/samsung_slsi/exynos5/libswconverter/ |
csc_interleave_memcpy_neon.s | 113 strb r8, [r10], #1 114 strb r9, [r10], #1
|
csc_tiled_to_linear_uv_deinterleave_neon.s | 144 strb r1, [r7], #1 145 strb r2, [r12], #1 225 strb r2, [r7], #1 226 strb r5, [r12], #1
|
/sdk/emulator/qtools/ |
opcode.cpp | 151 "strb", 197 "strb",
|
/external/llvm/test/CodeGen/ARM/ |
2011-04-12-AlignBug.ll | 10 @.strB = linker_private unnamed_addr constant [4 x i8] c"foo\00", align 1
|
fast-isel.ll | 83 ; THUMB: strb 88 ; ARM: strb 103 ; THUMB: strb 107 ; ARM: strb
|
fast-isel-ldr-str-thumb-neg-index.ll | 143 ; THUMB: strb r{{[0-9]}}, [r0, #-1] 152 ; THUMB: strb r{{[0-9]}}, [r0, #-255] 161 ; THUMB: strb r{{[0-9]}}, [r0]
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
api_images.c | 400 struct st_renderbuffer *strb = stfb->strb; local 446 transfer = pipe_get_transfer(pipe, strb->texture, 0, 0, 472 struct st_renderbuffer *strb = stfb->strb; local 488 vg_copy_surface(ctx, strb->surface, dx, dy, 489 strb->surface, sx, sy, width, height);
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
api_images.c | 400 struct st_renderbuffer *strb = stfb->strb; local 446 transfer = pipe_get_transfer(pipe, strb->texture, 0, 0, 472 struct st_renderbuffer *strb = stfb->strb; local 488 vg_copy_surface(ctx, strb->surface, dx, dy, 489 strb->surface, sx, sy, width, height);
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_cb_texture.c | 715 struct st_renderbuffer *strb, 732 srcY = strb->Base.Height - srcY - height; 736 strb->texture, 737 strb->rtt_level, 738 strb->rtt_face + strb->rtt_slice, 809 util_format_linear(strb->texture->format), 924 struct st_renderbuffer *strb; local 944 strb = st_renderbuffer(fb->Attachment[BUFFER_DEPTH].Renderbuffer); 948 strb = st_renderbuffer(fb->_ColorReadBuffer) [all...] |
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_texture.c | 715 struct st_renderbuffer *strb, 732 srcY = strb->Base.Height - srcY - height; 736 strb->texture, 737 strb->rtt_level, 738 strb->rtt_face + strb->rtt_slice, 809 util_format_linear(strb->texture->format), 924 struct st_renderbuffer *strb; local 944 strb = st_renderbuffer(fb->Attachment[BUFFER_DEPTH].Renderbuffer); 948 strb = st_renderbuffer(fb->_ColorReadBuffer) [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s | 387 STRB t1, [pQ0, #1] 392 STRB t1, [pQ0, #1] 397 STRB t1, [pQ0] 398 STRB P_0, [pQ0, srcdstStep] 400 STRB t1, [pQ0, #1]! 401 STRB Q_0, [pQ0, srcdstStep]
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
zero_copy_stream_unittest.cc | 293 static const char* strB = "WhirledPeas"; 311 coded_output->WriteVarint32(strlen(strB)); 312 coded_output->WriteRaw(strB, strlen(strB)); 327 EXPECT_EQ(strlen(strB), insize); 329 EXPECT_EQ(0, memcmp(temp_buffer, strB, insize)); 598 static const char* strB = "QuickBrownFox"; 620 outlen = strlen(strB) + 1; 622 coded_output->WriteRaw(strB, outlen); 640 EXPECT_EQ(strlen(strB) + 1, insize) [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/ |
armv4cpuid.S | 67 strb ip,[r0],#1 74 strb ip,[r0],#1
|
/external/openssl/crypto/ |
armv4cpuid.S | 67 strb ip,[r0],#1 74 strb ip,[r0],#1
|
/libcore/luni/src/test/java/libcore/java/io/ |
OldAndroidStreamTokenizerTest.java | 31 String strb = "-3.8 'BLIND mice' \r sEe /* how */ they run"; local 33 StringReader ba = new StringReader(strb);
|
/external/llvm/test/CodeGen/AArch64/ |
regress-tblgen-chains.ll | 29 ; CHECK: strb {{w[0-9]+}}, [sp, [[LOCADDR]]]
|