Home
last modified time | relevance | path

Searched refs:second_pred (Results 1 – 23 of 23) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp_rtcd_defs.pl983 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";
986 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";
989 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";
992 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";
995 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";
998 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";
1001 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";
1004 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";
1007 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";
1010 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";
[all …]
Dvariance.h30 const uint8_t *second_pred);
59 const uint8_t *second_pred);
Dsad.c84 const uint8_t *second_pred) { \
86 avg_pred(comp_pred, second_pred, m, n, ref, ref_stride); \
222 const uint8_t *second_pred) { \
224 highbd_avg_pred(comp_pred, second_pred, m, n, ref, ref_stride); \
Dvariance.c192 const uint8_t *second_pred) { \
202 vpx_comp_avg_pred(temp3, second_pred, W, H, temp2, W); \
516 const uint8_t *second_pred) { \
526 vpx_highbd_comp_avg_pred(temp3, second_pred, W, H, \
538 const uint8_t *second_pred) { \
548 vpx_highbd_comp_avg_pred(temp3, second_pred, W, H, \
560 const uint8_t *second_pred) { \
570 vpx_highbd_comp_avg_pred(temp3, second_pred, W, H, \
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h450 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
451 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
470 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
471 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
483 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
484 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
503 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
504 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
515 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
516 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
[all …]
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h455 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
456 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
475 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
476 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
488 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
489 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
508 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
509 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
520 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
521 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
[all …]
/external/libvpx/libvpx/vpx_dsp/x86/
Dsad_avx2.c97 const uint8_t *second_pred) { \
107 _mm256_loadu_si256((__m256i const *)second_pred)); \
109 _mm256_loadu_si256((__m256i const *)(second_pred +32))); \
117 second_pred+= 64; \
132 const uint8_t *second_pred) { \
145 _mm256_loadu_si256((__m256i const *)second_pred)); \
147 _mm256_loadu_si256((__m256i const *)(second_pred +32))); \
156 second_pred+= 64; \
Dhighbd_sad_sse2.asm26 second_pred, n_rows
30 second_pred, \
45 ; convert src, ref & second_pred to short ptrs (from byte ptrs)
Dsad_sse2.asm26 second_pred, n_rows
30 second_pred, \
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h355 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
370 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
379 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
394 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
403 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
418 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
427 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
442 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
454 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
463 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
[all …]
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h357 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
372 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
381 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
396 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
405 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
420 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
429 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
444 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
456 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
465 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
[all …]
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h355 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
370 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
379 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
394 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
403 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
418 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
427 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
442 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
454 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
463 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
[all …]
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h355 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
370 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
379 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
394 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
403 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
418 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
427 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
442 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
454 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
463 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
[all …]
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h391 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
406 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
415 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
430 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
439 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
454 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
463 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
478 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
490 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
499 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
[all …]
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h418 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
434 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
444 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
459 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
469 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
485 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
495 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
510 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
522 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
532 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
[all …]
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h410 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
426 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
436 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
451 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
461 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
477 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
487 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
502 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
514 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
524 …t8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred);
[all …]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.h60 const uint8_t *second_pred,
92 const uint8_t *second_pred,
124 const MV *center_mv, const uint8_t *second_pred);
Dvp9_mcomp.c178 if (second_pred == NULL) \
183 z, src_stride, &sse, second_pred); \
320 const uint8_t *second_pred, in setup_center_error() argument
327 if (second_pred != NULL) { in setup_center_error()
330 vpx_highbd_comp_avg_pred(comp_pred16, second_pred, w, h, y + offset, in setup_center_error()
336 vpx_comp_avg_pred(comp_pred, second_pred, w, h, y + offset, y_stride); in setup_center_error()
346 if (second_pred != NULL) { in setup_center_error()
348 vpx_comp_avg_pred(comp_pred, second_pred, w, h, y + offset, y_stride); in setup_center_error()
398 const uint8_t *second_pred, in vp9_find_best_sub_pixel_tree_pruned_evenmore() argument
402 z, src_stride, y, y_stride, second_pred, in vp9_find_best_sub_pixel_tree_pruned_evenmore()
[all …]
Dvp9_rdopt.c1563 uint8_t *second_pred; in joint_motion_search() local
1565 DECLARE_ALIGNED(16, uint8_t, second_pred[64 * 64]); in joint_motion_search()
1620 second_pred = CONVERT_TO_BYTEPTR(second_pred_alloc_16); in joint_motion_search()
1623 second_pred, pw, in joint_motion_search()
1630 second_pred = (uint8_t *)second_pred_alloc_16; in joint_motion_search()
1633 second_pred, pw, in joint_motion_search()
1642 second_pred, pw, in joint_motion_search()
1664 &ref_mv[id].as_mv, second_pred); in joint_motion_search()
1667 second_pred, &cpi->fn_ptr[bsize], 1); in joint_motion_search()
1686 &dis, &sse, second_pred, in joint_motion_search()
Dvp9_encoder.c860 const uint8_t *second_pred) { \
861 return fnname(src_ptr, source_stride, ref_ptr, ref_stride, second_pred); \
867 const uint8_t *second_pred) { \
869 second_pred) >> 2; \
875 const uint8_t *second_pred) { \
877 second_pred) >> 4; \
/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_msa.c1399 const uint8_t *second_pred) { \
1401 height, second_pred); \
1407 const uint8_t *second_pred) { \
1409 height, second_pred); \
1415 const uint8_t *second_pred) { \
1417 height, second_pred); \
1423 const uint8_t *second_pred) { \
1425 height, second_pred); \
1431 const uint8_t *second_pred) { \
1433 height, second_pred); \
/external/libvpx/libvpx/test/
Dvariance_test.cc39 const uint8_t *second_pred);
487 const uint8_t *second_pred, in subpel_avg_variance_ref() argument
512 const int diff = ((r + second_pred[w * y + x] + 1) >> 1) - src[w * y + x]; in subpel_avg_variance_ref()
519 uint16_t *sec16 = CONVERT_TO_SHORTPTR(second_pred); in subpel_avg_variance_ref()
Dsad_test.cc38 const uint8_t *second_pred);