Searched refs:vpx_d207_predictor_4x4_c (Results 1 – 14 of 14) sorted by relevance
/external/libvpx/libvpx/test/ |
D | test_intra_pred_speed.cc | 178 vpx_d153_predictor_4x4_c, vpx_d207_predictor_4x4_c,
|
D | vp9_intrapred_test.cc | 141 IntraPredParam(&vpx_d207_predictor_4x4_sse2, &vpx_d207_predictor_4x4_c,
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 97 void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t… 98 #define vpx_d207_predictor_4x4 vpx_d207_predictor_4x4_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 97 void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t… 98 #define vpx_d207_predictor_4x4 vpx_d207_predictor_4x4_c
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 97 void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t… 98 #define vpx_d207_predictor_4x4 vpx_d207_predictor_4x4_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 97 void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t… 98 #define vpx_d207_predictor_4x4 vpx_d207_predictor_4x4_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 105 void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t… 106 #define vpx_d207_predictor_4x4 vpx_d207_predictor_4x4_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 111 void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t… 112 #define vpx_d207_predictor_4x4 vpx_d207_predictor_4x4_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 111 void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t… 112 #define vpx_d207_predictor_4x4 vpx_d207_predictor_4x4_c
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 107 void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t… 108 #define vpx_d207_predictor_4x4 vpx_d207_predictor_4x4_c
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 107 void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t… 108 #define vpx_d207_predictor_4x4 vpx_d207_predictor_4x4_c
|
/external/libvpx/libvpx/vpx_dsp/ |
D | intrapred.c | 283 void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, in vpx_d207_predictor_4x4_c() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 120 void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 120 void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t…
|