| /external/libvpx/libvpx/vp9/encoder/x86/ |
| vp9_variance_impl_sse2.asm | 16 ; short *src_ptr 30 mov rax, arg(0) ;[src_ptr] 74 ; unsigned char * src_ptr, 92 mov rsi, arg(0) ;[src_ptr] 218 ; unsigned char * src_ptr, 237 mov rsi, arg(0) ;[src_ptr] 405 ; unsigned char *src_ptr, 431 mov rdi, arg(2) ;src_ptr ; 527 ; unsigned char *src_ptr, 553 mov rdi, arg(2) ;src_ptr ; [all...] |
| vp9_subpel_variance_impl_sse2.asm | 17 ; unsigned char *src_ptr, 38 mov rdi, arg(2) ;src_ptr ; 132 ; unsigned char *src_ptr, 153 mov rdi, arg(2) ;src_ptr 239 ; unsigned char *src_ptr, 260 mov rdi, arg(2) ;src_ptr ;
|
| vp9_sad_ssse3.asm | 150 ; unsigned char *src_ptr, 166 mov rsi, arg(0) ;src_ptr 263 ; unsigned char *src_ptr, 279 mov rsi, arg(0) ;src_ptr
|
| vp9_variance_impl_mmx.asm | 14 ;unsigned int vp9_get_mb_ss_mmx( short *src_ptr ) 26 mov rax, arg(0) ;src_ptr 68 ; unsigned char *src_ptr, 91 mov rax, arg(0) ;[src_ptr] ; Load base addresses 316 ; unsigned char *src_ptr, 339 mov rax, arg(0) ;[src_ptr] ; Load base addresses 431 ; unsigned char *src_ptr, 450 mov rax, arg(0) ;[src_ptr] ; Load base addresses
|
| /external/libvpx/libvpx/vp8/common/ppc/ |
| systemdependent.c | 18 unsigned char *src_ptr, 34 unsigned char *src_ptr,
|
| /external/libvpx/libvpx/test/ |
| pp_filter_test.cc | 20 typedef void (*post_proc_func_t)(unsigned char *src_ptr,
|
| vp9_subtract_test.cc | 24 const uint8_t *src_ptr, ptrdiff_t src_stride,
|
| sixtap_predict_test.cc | 28 typedef void (*sixtap_predict_fn_t)(uint8_t *src_ptr,
|
| /external/libvpx/libvpx/vp8/common/x86/ |
| variance_impl_sse2.asm | 18 ; short *src_ptr 32 mov rax, arg(0) ;[src_ptr] 76 ; unsigned char * src_ptr, 94 mov rsi, arg(0) ;[src_ptr] 220 ; unsigned char * src_ptr, 239 mov rsi, arg(0) ;[src_ptr] 407 ; unsigned char *src_ptr, 452 mov rdi, arg(2) ;src_ptr 528 mov rdi, arg(2) ;src_ptr 570 mov rdi, arg(2) ;src_ptr [all...] |
| subpixel_ssse3.asm | 30 ; unsigned char *src_ptr, 65 mov rsi, arg(0) ;src_ptr 123 mov rsi, arg(0) ;src_ptr 173 ; unsigned char *src_ptr, 200 mov rsi, arg(0) ;src_ptr 280 ; unsigned char *src_ptr, 313 mov rsi, arg(0) ;src_ptr 366 mov rsi, arg(0) ;src_ptr 410 ; unsigned char *src_ptr, 442 mov rsi, arg(0) ;src_ptr [all...] |
| subpixel_sse2.asm | 28 ; unsigned char *src_ptr, 48 mov rsi, arg(0) ;src_ptr 142 ; unsigned char *src_ptr, 168 mov rsi, arg(0) ;src_ptr 319 ; short *src_ptr, 347 mov rsi, arg(0) ;src_ptr 414 ; unsigned short *src_ptr, 442 mov rsi, arg(0) ;src_ptr 529 ; unsigned char *src_ptr, 549 mov rsi, arg(0) ;src_ptr [all...] |
| variance_impl_ssse3.asm | 21 ; unsigned char *src_ptr, 64 mov rdi, arg(2) ;src_ptr 159 mov rdi, arg(2) ;src_ptr 218 mov rdi, arg(2) ;src_ptr 253 mov rdi, arg(2) ;src_ptr
|
| sad_ssse3.asm | 150 ; unsigned char *src_ptr, 166 mov rsi, arg(0) ;src_ptr 263 ; unsigned char *src_ptr, 279 mov rsi, arg(0) ;src_ptr
|
| subpixel_mmx.asm | 23 ; unsigned char *src_ptr, 49 mov rsi, arg(0) ;src_ptr 119 ; short *src_ptr, 148 mov rsi, arg(0) ;src_ptr 209 ; unsigned char *src_ptr, 236 mov rsi, arg(0) ;src_ptr ; 366 ; unsigned char *src_ptr, 392 mov rsi, arg(0) ;src_ptr ; 521 ; unsigned char *src_ptr, 548 mov rsi, arg(0) ;src_ptr ; [all...] |
| /external/libvpx/libvpx/vp9/common/x86/ |
| vp9_subpixel_8t_ssse3.asm | 27 mov rsi, arg(0) ;src_ptr 111 mov rsi, arg(0) ;src_ptr 196 mov rsi, arg(0) ;src_ptr 316 ; unsigned char *src_ptr, 357 ; unsigned char *src_ptr, 398 ; unsigned char *src_ptr, 555 mov rsi, arg(0) ;src_ptr 644 mov rsi, arg(0) ;src_ptr 720 mov rsi, arg(0) ;src_ptr 811 ; unsigned char *src_ptr, [all...] |
| vp9_subpixel_8t_sse2.asm | 90 mov rsi, arg(0) ;src_ptr 181 ; unsigned char *src_ptr, 210 mov rsi, arg(0) ;src_ptr 248 ; unsigned char *src_ptr, 307 ; unsigned char *src_ptr, 390 mov rsi, arg(0) ;src_ptr 530 ; unsigned char *src_ptr, 558 mov rsi, arg(0) ;src_ptr 604 ; unsigned char *src_ptr, 679 ; unsigned char *src_ptr, [all...] |
| /frameworks/av/media/libstagefright/colorconversion/ |
| ColorConverter.cpp | 150 const uint8_t *src_ptr = (const uint8_t *)src.mBits local 155 signed y1 = (signed)src_ptr[2 * x + 1] - 16; 156 signed y2 = (signed)src_ptr[2 * x + 3] - 16; 157 signed u = (signed)src_ptr[2 * x] - 128; 158 signed v = (signed)src_ptr[2 * x + 2] - 128; 192 src_ptr += src.mWidth * 2;
|
| /external/libvpx/libvpx/vp8/encoder/arm/neon/ |
| vp8_mse16x16_neon.asm | 21 ; r0 unsigned char *src_ptr 80 ; r0 unsigned char *src_ptr,
|
| vp8_memcpy_neon.asm | 21 ;void vp8_memcpy_partial_neon(unsigned char *dst_ptr, unsigned char *src_ptr,
|
| /system/core/init/ |
| init_parser.c | 192 const char *src_ptr = src; local 209 while (*src_ptr && left > 0) { 216 c = strchr(src_ptr, '$'); 218 while (left-- > 0 && *src_ptr) 219 *(dst_ptr++) = *(src_ptr++); 225 ret = push_chars(&dst_ptr, &left, src_ptr, c - src_ptr); 232 src_ptr = c; 282 src_ptr = c;
|
| /external/eigen/Eigen/src/Core/ |
| Assign_MKL.h | 95 const Scalar *src_ptr = src.IsRowMajor ? &(src.nestedExpression().coeffRef(outer,0)) : local 98 vml_call<UnaryOp>::run(src.functor(), innerSize, src_ptr, dst_ptr );
|
| /external/libvpx/libvpx/vp8/common/arm/neon/ |
| variance_neon.asm | 23 ; r0 unsigned char *src_ptr 96 ; unsigned char *src_ptr, 158 ; unsigned char *src_ptr, 212 ; r0 unsigned char *src_ptr
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
| lp_test_conv.c | 109 LLVMValueRef src_ptr; local 123 src_ptr = LLVMGetParam(func, 0); 131 LLVMValueRef ptr = LLVMBuildGEP(builder, src_ptr, &index, 1, "");
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| lp_test_conv.c | 109 LLVMValueRef src_ptr; local 123 src_ptr = LLVMGetParam(func, 0); 131 LLVMValueRef ptr = LLVMBuildGEP(builder, src_ptr, &index, 1, "");
|
| /external/libvpx/libvpx/vp8/common/arm/armv6/ |
| vp8_variance8x8_armv6.asm | 18 ; r0 unsigned char *src_ptr 67 add r0, r0, r1 ; set src_ptr to next row
|