Home
last modified time | relevance | path

Searched defs:vpx_variance4x4 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h2286 RTCD_EXTERN unsigned int (*vpx_variance4x4)(const uint8_t *src_ptr, int src_stride, const uint8_t *… variable
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1635 #define vpx_variance4x4 vpx_variance4x4_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h2155 #define vpx_variance4x4 vpx_variance4x4_neon macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h2274 #define vpx_variance4x4 vpx_variance4x4_sse2 macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h2267 RTCD_EXTERN unsigned int (*vpx_variance4x4)(const uint8_t *src_ptr, int src_stride, const uint8_t *… variable