Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dminmax_test.cc118 INSTANTIATE_TEST_CASE_P(C, MinMaxTest, ::testing::Values(&vpx_minmax_8x8_c));
/external/libvpx/libvpx/vpx_dsp/
Davg.c386 void vpx_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, in vpx_minmax_8x8_c() function
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1173 void vpx_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
1174 #define vpx_minmax_8x8 vpx_minmax_8x8_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1323 void vpx_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1323 void vpx_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1511 void vpx_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1518 void vpx_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);