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

/external/libvpx/libvpx/test/
H A Dvp9_intrapred_test.cc615 &vpx_highbd_d135_predictor_4x4_c, 4, 8),
685 &vpx_highbd_d135_predictor_4x4_c, 4, 10),
755 &vpx_highbd_d135_predictor_4x4_c, 4, 12),
823 &vpx_highbd_d135_predictor_4x4_c, 4, 8),
899 &vpx_highbd_d135_predictor_4x4_c, 4, 10),
975 &vpx_highbd_d135_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.c804 void vpx_highbd_d135_predictor_4x4_c(uint16_t *dst, ptrdiff_t stride, function
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h699 void vpx_highbd_d135_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
700 #define vpx_highbd_d135_predictor_4x4 vpx_highbd_d135_predictor_4x4_c
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h699 void vpx_highbd_d135_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
700 #define vpx_highbd_d135_predictor_4x4 vpx_highbd_d135_predictor_4x4_c
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h699 void vpx_highbd_d135_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
700 #define vpx_highbd_d135_predictor_4x4 vpx_highbd_d135_predictor_4x4_c
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h713 void vpx_highbd_d135_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
714 #define vpx_highbd_d135_predictor_4x4 vpx_highbd_d135_predictor_4x4_c
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h734 void vpx_highbd_d135_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
735 #define vpx_highbd_d135_predictor_4x4 vpx_highbd_d135_predictor_4x4_c
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h699 void vpx_highbd_d135_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
700 #define vpx_highbd_d135_predictor_4x4 vpx_highbd_d135_predictor_4x4_c
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h734 void vpx_highbd_d135_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
735 #define vpx_highbd_d135_predictor_4x4 vpx_highbd_d135_predictor_4x4_c
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h762 void vpx_highbd_d135_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h762 void vpx_highbd_d135_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h876 void vpx_highbd_d135_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.h883 void vpx_highbd_d135_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd);

Completed in 277 milliseconds