/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
sad_altivec.asm | 150 ;# r6 int ref_stride 170 ;# r6 int ref_stride 190 ;# r6 int ref_stride 210 ;# r6 int ref_stride 248 ;# r6 int ref_stride
|
/external/libvpx/libvpx/vp9/common/ |
vp9_reconintra.c | 313 int ref_stride, uint8_t *dst, int dst_stride, 358 left_col[i] = ref[i * ref_stride - 1]; 362 left_col[i] = ref[i * ref_stride - 1]; 364 left_col[i] = ref[(extend_bottom - 1) * ref_stride - 1]; 369 left_col[i] = ref[i * ref_stride - 1]; 376 const uint8_t *above_ref = ref - ref_stride; 438 const uint8_t *ref, int ref_stride, 450 build_intra_predictors(xd, ref, ref_stride, dst, dst_stride, mode, tx_size,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_reconintra.c | 315 int ref_stride, uint8_t *dst, int dst_stride, 360 left_col[i] = ref[i * ref_stride - 1]; 364 left_col[i] = ref[i * ref_stride - 1]; 366 left_col[i] = ref[(extend_bottom - 1) * ref_stride - 1]; 371 left_col[i] = ref[i * ref_stride - 1]; 378 const uint8_t *above_ref = ref - ref_stride; 440 const uint8_t *ref, int ref_stride, 452 build_intra_predictors(xd, ref, ref_stride, dst, dst_stride, mode, tx_size,
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/ |
sad_ssse3.asm | 153 ; int ref_stride, 202 movsxd rdx, dword ptr arg(3) ;ref_stride 266 ; int ref_stride, 315 movsxd rdx, dword ptr arg(3) ;ref_stride
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/ |
vp9_sad_ssse3.asm | 153 ; int ref_stride, 202 movsxd rdx, dword ptr arg(3) ;ref_stride 266 ; int ref_stride, 315 movsxd rdx, dword ptr arg(3) ;ref_stride
|
vp9_sad4d_sse2.asm | 171 ; uint8_t *ref[4], int ref_stride, 176 cglobal sad%1x%2x4d, 5, 8, 8, src, src_stride, ref1, ref_stride, \ 179 cglobal sad%1x%2x4d, 4, 7, 8, src, src_stride, ref1, ref_stride, \
|
/external/libvpx/libvpx/vp8/common/x86/ |
sad_ssse3.asm | 153 ; int ref_stride, 202 movsxd rdx, dword ptr arg(3) ;ref_stride 266 ; int ref_stride, 315 movsxd rdx, dword ptr arg(3) ;ref_stride
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_sad_ssse3.asm | 153 ; int ref_stride, 202 movsxd rdx, dword ptr arg(3) ;ref_stride 266 ; int ref_stride, 315 movsxd rdx, dword ptr arg(3) ;ref_stride
|
vp9_sad4d_sse2.asm | 171 ; uint8_t *ref[4], int ref_stride, 176 cglobal sad%1x%2x4d, 5, 8, 8, src, src_stride, ref1, ref_stride, \ 179 cglobal sad%1x%2x4d, 4, 7, 8, src, src_stride, ref1, ref_stride, \
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
sad_ssse3.asm | 153 ; int ref_stride, 202 movsxd rdx, dword ptr arg(3) ;ref_stride 266 ; int ref_stride, 315 movsxd rdx, dword ptr arg(3) ;ref_stride
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
vp9_sad_ssse3.asm | 153 ; int ref_stride, 202 movsxd rdx, dword ptr arg(3) ;ref_stride 266 ; int ref_stride, 315 movsxd rdx, dword ptr arg(3) ;ref_stride
|
vp9_sad4d_sse2.asm | 171 ; uint8_t *ref[4], int ref_stride, 176 cglobal sad%1x%2x4d, 5, 8, 8, src, src_stride, ref1, ref_stride, \ 179 cglobal sad%1x%2x4d, 4, 7, 8, src, src_stride, ref1, ref_stride, \
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
sad8_neon.asm | 25 ; int ref_stride) 82 ; int ref_stride) 179 ; int ref_stride)
|
sad16_neon.asm | 24 ; r3 int ref_stride 144 ; int ref_stride)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/ |
sad8_neon.asm | 25 ; int ref_stride) 82 ; int ref_stride) 179 ; int ref_stride)
|
sad16_neon.asm | 24 ; r3 int ref_stride 144 ; int ref_stride)
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/ |
vp9_reconintra.c | 627 int ref_stride, 675 left_col[i] = ref[i * ref_stride - 1]; 679 left_col[i] = ref[i * ref_stride - 1]; 681 left_col[i] = ref[(extend_bottom - 1) * ref_stride - 1]; 686 left_col[i] = ref[i * ref_stride - 1]; 696 const uint16_t *above_ref = ref - ref_stride; 763 int ref_stride, uint8_t *dst, int dst_stride, 806 left_col[i] = ref[i * ref_stride - 1]; 810 left_col[i] = ref[i * ref_stride - 1]; 812 left_col[i] = ref[(extend_bottom - 1) * ref_stride - 1] [all...] |
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/ |
ivchain-ARM.ll | 221 define hidden void @testNeon(i8* %ref_data, i32 %ref_stride, i32 %limit, <16 x i8>* nocapture %data) nounwind optsize { 226 %2 = shl nsw i32 %ref_stride, 1 227 %3 = mul nsw i32 %ref_stride, 3 228 %4 = shl nsw i32 %ref_stride, 2 229 %5 = mul nsw i32 %ref_stride, 5 230 %6 = mul nsw i32 %ref_stride, 6 231 %7 = mul nsw i32 %ref_stride, 7 232 %8 = shl nsw i32 %ref_stride, 3 243 %13 = getelementptr inbounds i8* %.05, i32 %ref_stride
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/ |
vp8_sad16x16_armv6.asm | 23 ; r3 int ref_stride
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
vp8_sad16x16_armv6.asm | 23 ; r3 int ref_stride
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
vp8_sad16x16_armv6.asm | 23 ; r3 int ref_stride
|
/external/chromium_org/third_party/libwebp/enc/ |
picture_psnr.c | 27 const uint8_t* ref, int ref_stride, 38 const double value = (double)ref[y * ref_stride + x];
|
/external/webp/src/enc/ |
picture_psnr.c | 27 const uint8_t* ref, int ref_stride, 38 const double value = (double)ref[y * ref_stride + x];
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_variance.c | 421 const uint8_t *ref_ptr, int ref_stride, 423 variance(src_ptr, source_stride, ref_ptr, ref_stride, 16, 16, sse, sum); 466 const uint8_t *ref_ptr, int ref_stride, 468 variance(src_ptr, source_stride, ref_ptr, ref_stride, 8, 8, sse, sum); [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_variance.c | 460 const uint8_t *ref_ptr, int ref_stride, 462 variance(src_ptr, source_stride, ref_ptr, ref_stride, 8, 8, sse, sum); [all...] |