Searched refs:vpx_highbd_d117_predictor_4x4_c (Results 1 - 14 of 14) sorted by relevance

/external/libvpx/libvpx/test/
H A Dvp9_intrapred_test.cc613 &vpx_highbd_d117_predictor_4x4_c, 4, 8),
683 &vpx_highbd_d117_predictor_4x4_c, 4, 10),
753 &vpx_highbd_d117_predictor_4x4_c, 4, 12),
H A Dtest_intra_pred_speed.cc451 vpx_highbd_d135_predictor_4x4_c, vpx_highbd_d117_predictor_4x4_c,
/external/libvpx/libvpx/vpx_dsp/
H A Dintrapred.c779 void vpx_highbd_d117_predictor_4x4_c(uint16_t *dst, ptrdiff_t stride, function
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h687 void vpx_highbd_d117_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
688 #define vpx_highbd_d117_predictor_4x4 vpx_highbd_d117_predictor_4x4_c
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h687 void vpx_highbd_d117_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
688 #define vpx_highbd_d117_predictor_4x4 vpx_highbd_d117_predictor_4x4_c
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h687 void vpx_highbd_d117_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
688 #define vpx_highbd_d117_predictor_4x4 vpx_highbd_d117_predictor_4x4_c
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h701 void vpx_highbd_d117_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
702 #define vpx_highbd_d117_predictor_4x4 vpx_highbd_d117_predictor_4x4_c
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h722 void vpx_highbd_d117_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
723 #define vpx_highbd_d117_predictor_4x4 vpx_highbd_d117_predictor_4x4_c
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h687 void vpx_highbd_d117_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
688 #define vpx_highbd_d117_predictor_4x4 vpx_highbd_d117_predictor_4x4_c
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h722 void vpx_highbd_d117_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
723 #define vpx_highbd_d117_predictor_4x4 vpx_highbd_d117_predictor_4x4_c
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h748 void vpx_highbd_d117_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
749 #define vpx_highbd_d117_predictor_4x4 vpx_highbd_d117_predictor_4x4_c
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h748 void vpx_highbd_d117_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
749 #define vpx_highbd_d117_predictor_4x4 vpx_highbd_d117_predictor_4x4_c
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h860 void vpx_highbd_d117_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h867 void vpx_highbd_d117_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);

Completed in 253 milliseconds