Home
last modified time | relevance | path

Searched refs:vp9_minmax_8x8_c (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/config/mips32/
Dvp9_rtcd.h89 void vp9_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
90 #define vp9_minmax_8x8 vp9_minmax_8x8_c
/external/libvpx/config/generic/
Dvp9_rtcd.h89 void vp9_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
90 #define vp9_minmax_8x8 vp9_minmax_8x8_c
/external/libvpx/config/mips64/
Dvp9_rtcd.h89 void vp9_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
90 #define vp9_minmax_8x8 vp9_minmax_8x8_c
/external/libvpx/config/arm/
Dvp9_rtcd.h89 void vp9_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
90 #define vp9_minmax_8x8 vp9_minmax_8x8_c
/external/libvpx/config/mips32-dspr2/
Dvp9_rtcd.h92 void vp9_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
93 #define vp9_minmax_8x8 vp9_minmax_8x8_c
/external/libvpx/config/arm64/
Dvp9_rtcd.h96 void vp9_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
97 #define vp9_minmax_8x8 vp9_minmax_8x8_c
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h96 void vp9_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
97 #define vp9_minmax_8x8 vp9_minmax_8x8_c
/external/libvpx/libvpx/vp9/encoder/
Dvp9_avg.c178 void vp9_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, in vp9_minmax_8x8_c() function
/external/libvpx/config/x86/
Dvp9_rtcd.h107 void vp9_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);
/external/libvpx/config/x86_64/
Dvp9_rtcd.h108 void vp9_minmax_8x8_c(const uint8_t *s, int p, const uint8_t *d, int dp, int *min, int *max);