Searched refs:vpx_d135_predictor_8x8_neon (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/test/ |
D | test_intra_pred_speed.cc | 274 vpx_d135_predictor_8x8_neon, NULL, NULL, NULL, NULL,
|
D | vp9_intrapred_test.cc | 248 IntraPredParam(&vpx_d135_predictor_8x8_neon, &vpx_d135_predictor_8x8_c,
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | intrapred_neon.c | 411 void vpx_d135_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, in vpx_d135_predictor_8x8_neon() function
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 93 void vpx_d135_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, const uint8_t *above, const uint8_… 94 #define vpx_d135_predictor_8x8 vpx_d135_predictor_8x8_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 93 void vpx_d135_predictor_8x8_neon(uint8_t *dst, ptrdiff_t stride, const uint8_t *above, const uint8_… 94 #define vpx_d135_predictor_8x8 vpx_d135_predictor_8x8_neon
|