Searched refs:vpx_d117_predictor_4x4_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | test_intra_pred_speed.cc | 177 vpx_d135_predictor_4x4_c, vpx_d117_predictor_4x4_c,
|
/external/libvpx/libvpx/vpx_dsp/ |
D | intrapred.c | 388 void vpx_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, in vpx_d117_predictor_4x4_c() function
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 63 void vpx_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, const uint8_t *above, const uint8_t *… 64 #define vpx_d117_predictor_4x4 vpx_d117_predictor_4x4_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 74 void vpx_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, const uint8_t *above, const uint8_t *… 75 #define vpx_d117_predictor_4x4 vpx_d117_predictor_4x4_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 74 void vpx_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, const uint8_t *above, const uint8_t *… 75 #define vpx_d117_predictor_4x4 vpx_d117_predictor_4x4_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 80 void vpx_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, const uint8_t *above, const uint8_t *… 81 #define vpx_d117_predictor_4x4 vpx_d117_predictor_4x4_c
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 80 void vpx_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, const uint8_t *above, const uint8_t *… 81 #define vpx_d117_predictor_4x4 vpx_d117_predictor_4x4_c
|