Searched refs:vpx_highbd_minmax_8x8_c (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | avg.c | 423 void vpx_highbd_minmax_8x8_c(const uint8_t *s8, int p, const uint8_t *d8, in vpx_highbd_minmax_8x8_c() function
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 930 void vpx_highbd_minmax_8x8_c(const uint8_t *s8, int p, const uint8_t *d8, int dp, int *min, int *ma… 931 #define vpx_highbd_minmax_8x8 vpx_highbd_minmax_8x8_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1045 void vpx_highbd_minmax_8x8_c(const uint8_t *s8, int p, const uint8_t *d8, int dp, int *min, int *ma… 1046 #define vpx_highbd_minmax_8x8 vpx_highbd_minmax_8x8_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1045 void vpx_highbd_minmax_8x8_c(const uint8_t *s8, int p, const uint8_t *d8, int dp, int *min, int *ma… 1046 #define vpx_highbd_minmax_8x8 vpx_highbd_minmax_8x8_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1184 void vpx_highbd_minmax_8x8_c(const uint8_t *s8, int p, const uint8_t *d8, int dp, int *min, int *ma… 1185 #define vpx_highbd_minmax_8x8 vpx_highbd_minmax_8x8_c
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1191 void vpx_highbd_minmax_8x8_c(const uint8_t *s8, int p, const uint8_t *d8, int dp, int *min, int *ma… 1192 #define vpx_highbd_minmax_8x8 vpx_highbd_minmax_8x8_c
|