Searched refs:vpx_ve_predictor_4x4_c (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | intrapred.c | 264 void vpx_ve_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, in vpx_ve_predictor_4x4_c() function
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 1512 void vpx_ve_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, const uint8_t *above, const uint8_t *le… 1513 #define vpx_ve_predictor_4x4 vpx_ve_predictor_4x4_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1756 void vpx_ve_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, const uint8_t *above, const uint8_t *le… 1757 #define vpx_ve_predictor_4x4 vpx_ve_predictor_4x4_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1756 void vpx_ve_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, const uint8_t *above, const uint8_t *le… 1757 #define vpx_ve_predictor_4x4 vpx_ve_predictor_4x4_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1989 void vpx_ve_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, const uint8_t *above, const uint8_t *le… 1990 #define vpx_ve_predictor_4x4 vpx_ve_predictor_4x4_c
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1996 void vpx_ve_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, const uint8_t *above, const uint8_t *le… 1997 #define vpx_ve_predictor_4x4 vpx_ve_predictor_4x4_c
|