Searched refs:vpx_highbd_d45_predictor_4x4_c (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_intrapred_test.cc | 484 &vpx_highbd_d45_predictor_4x4_c, 4, 8), 526 &vpx_highbd_d45_predictor_4x4_c, 4, 10), 568 &vpx_highbd_d45_predictor_4x4_c, 4, 12), 824 &vpx_highbd_d45_predictor_4x4_c, 4, 8), 900 &vpx_highbd_d45_predictor_4x4_c, 4, 10), 976 &vpx_highbd_d45_predictor_4x4_c, 4, 12),
|
D | test_intra_pred_speed.cc | 453 vpx_highbd_h_predictor_4x4_c, vpx_highbd_d45_predictor_4x4_c,
|
/external/libvpx/libvpx/vpx_dsp/ |
D | intrapred.c | 757 void vpx_highbd_d45_predictor_4x4_c(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_d45_predictor_4x4_c() function
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 738 void vpx_highbd_d45_predictor_4x4_c(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, const u… 739 #define vpx_highbd_d45_predictor_4x4 vpx_highbd_d45_predictor_4x4_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 805 void vpx_highbd_d45_predictor_4x4_c(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, const u…
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 805 void vpx_highbd_d45_predictor_4x4_c(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, const u…
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 936 void vpx_highbd_d45_predictor_4x4_c(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, const u…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 943 void vpx_highbd_d45_predictor_4x4_c(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, const u…
|