Searched refs:vpx_highbd_d63_predictor_32x32_ssse3 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/test/ |
D | vp9_intrapred_test.cc | 493 &vpx_highbd_d63_predictor_32x32_ssse3, 32, 8), 535 &vpx_highbd_d63_predictor_32x32_ssse3, 32, 10), 577 &vpx_highbd_d63_predictor_32x32_ssse3, 32, 12),
|
D | test_intra_pred_speed.cc | 544 vpx_highbd_d63_predictor_32x32_ssse3, NULL)
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_intrapred_intrin_ssse3.c | 873 void vpx_highbd_d63_predictor_32x32_ssse3(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_d63_predictor_32x32_ssse3() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 949 void vpx_highbd_d63_predictor_32x32_ssse3(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, c… 950 #define vpx_highbd_d63_predictor_32x32 vpx_highbd_d63_predictor_32x32_ssse3
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 956 void vpx_highbd_d63_predictor_32x32_ssse3(uint16_t *dst, ptrdiff_t stride, const uint16_t *above, c… 957 #define vpx_highbd_d63_predictor_32x32 vpx_highbd_d63_predictor_32x32_ssse3
|