Home
last modified time | relevance | path

Searched refs:vpx_int_pro_col_c (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/test/
Davg_test.cc617 ::testing::Values(make_tuple(16, &vpx_int_pro_col_sse2, &vpx_int_pro_col_c),
618 make_tuple(32, &vpx_int_pro_col_sse2, &vpx_int_pro_col_c),
620 &vpx_int_pro_col_c)));
679 ::testing::Values(make_tuple(16, &vpx_int_pro_col_neon, &vpx_int_pro_col_c),
680 make_tuple(32, &vpx_int_pro_col_neon, &vpx_int_pro_col_c),
682 &vpx_int_pro_col_c)));
721 ::testing::Values(make_tuple(16, &vpx_int_pro_col_msa, &vpx_int_pro_col_c),
722 make_tuple(32, &vpx_int_pro_col_msa, &vpx_int_pro_col_c),
724 &vpx_int_pro_col_c)));
/external/libvpx/libvpx/vpx_dsp/
Davg.c359 int16_t vpx_int_pro_col_c(const uint8_t *ref, const int width) { in vpx_int_pro_col_c() function
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1125 int16_t vpx_int_pro_col_c(const uint8_t *ref, const int width);
1126 #define vpx_int_pro_col vpx_int_pro_col_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1261 int16_t vpx_int_pro_col_c(const uint8_t *ref, const int width);
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1261 int16_t vpx_int_pro_col_c(const uint8_t *ref, const int width);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1440 int16_t vpx_int_pro_col_c(const uint8_t *ref, const int width);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1447 int16_t vpx_int_pro_col_c(const uint8_t *ref, const int width);