Home
last modified time | relevance | path

Searched refs:vpx_int_pro_row_neon (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/test/
Davg_test.cc469 ::testing::Values(make_tuple(16, &vpx_int_pro_row_neon, &vpx_int_pro_row_c),
470 make_tuple(32, &vpx_int_pro_row_neon, &vpx_int_pro_row_c),
471 make_tuple(64, &vpx_int_pro_row_neon,
/external/libvpx/libvpx/vpx_dsp/arm/
Davg_neon.c94 void vpx_int_pro_row_neon(int16_t hbuf[16], uint8_t const *ref, in vpx_int_pro_row_neon() function
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h344 void vpx_int_pro_row_neon(int16_t *hbuf, const uint8_t *ref, const int ref_stride, const int height…
345 #define vpx_int_pro_row vpx_int_pro_row_neon
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h344 void vpx_int_pro_row_neon(int16_t *hbuf, const uint8_t *ref, const int ref_stride, const int height…
345 #define vpx_int_pro_row vpx_int_pro_row_neon