Searched refs:vpx_highbd_h_predictor_8x8_neon (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_intrapred_test.cc | 873 HighbdIntraPredParam(&vpx_highbd_h_predictor_8x8_neon, 949 HighbdIntraPredParam(&vpx_highbd_h_predictor_8x8_neon, 1025 HighbdIntraPredParam(&vpx_highbd_h_predictor_8x8_neon,
|
D | test_intra_pred_speed.cc | 562 vpx_highbd_h_predictor_8x8_neon, vpx_highbd_d45_predictor_8x8_neon,
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_intrapred_neon.c | 778 void vpx_highbd_h_predictor_8x8_neon(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_h_predictor_8x8_neon() function
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 927 void vpx_highbd_h_predictor_8x8_neon(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, const … 928 #define vpx_highbd_h_predictor_8x8 vpx_highbd_h_predictor_8x8_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 927 void vpx_highbd_h_predictor_8x8_neon(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, const … 928 #define vpx_highbd_h_predictor_8x8 vpx_highbd_h_predictor_8x8_neon
|