Home
last modified time | relevance | path

Searched refs:vpx_get4x4sse_cs_c (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h238 unsigned int vpx_get4x4sse_cs_c(const unsigned char *src_ptr, int source_stride, const unsigned cha…
239 #define vpx_get4x4sse_cs vpx_get4x4sse_cs_c
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h238 unsigned int vpx_get4x4sse_cs_c(const unsigned char *src_ptr, int source_stride, const unsigned cha…
239 #define vpx_get4x4sse_cs vpx_get4x4sse_cs_c
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h238 unsigned int vpx_get4x4sse_cs_c(const unsigned char *src_ptr, int source_stride, const unsigned cha…
239 #define vpx_get4x4sse_cs vpx_get4x4sse_cs_c
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h238 unsigned int vpx_get4x4sse_cs_c(const unsigned char *src_ptr, int source_stride, const unsigned cha…
239 #define vpx_get4x4sse_cs vpx_get4x4sse_cs_c
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h249 unsigned int vpx_get4x4sse_cs_c(const unsigned char *src_ptr, int source_stride, const unsigned cha…
250 #define vpx_get4x4sse_cs vpx_get4x4sse_cs_c
/external/libvpx/libvpx/vpx_dsp/
Dvariance.c30 uint32_t vpx_get4x4sse_cs_c(const uint8_t *a, int a_stride, in vpx_get4x4sse_cs_c() function
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h294 unsigned int vpx_get4x4sse_cs_c(const unsigned char *src_ptr, int source_stride, const unsigned cha…
295 #define vpx_get4x4sse_cs vpx_get4x4sse_cs_c
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h295 unsigned int vpx_get4x4sse_cs_c(const unsigned char *src_ptr, int source_stride, const unsigned cha…
296 #define vpx_get4x4sse_cs vpx_get4x4sse_cs_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h269 unsigned int vpx_get4x4sse_cs_c(const unsigned char *src_ptr, int source_stride, const unsigned cha…
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h269 unsigned int vpx_get4x4sse_cs_c(const unsigned char *src_ptr, int source_stride, const unsigned cha…
/external/libvpx/libvpx/test/
Dvariance_test.cc750 const Get4x4SseFunc get4x4sse_cs_c = vpx_get4x4sse_cs_c;