Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvp8_rtcd.h138 void vp8_short_walsh4x4_c(short *input, short *output, int pitch);
139 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c
/external/libvpx/libvpx/vp8/encoder/
Ddct.c60 void vp8_short_walsh4x4_c(short *input, short *output, int pitch) { in vp8_short_walsh4x4_c() function
/external/libvpx/libvpx/vp8/encoder/arm/neon/
Dvp8_shortwalsh4x4_neon.c19 vp8_short_walsh4x4_c(input, output, pitch); in vp8_short_walsh4x4_neon()
/external/libvpx/config/arm64/
Dvp8_rtcd.h165 void vp8_short_walsh4x4_c(short *input, short *output, int pitch);
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h165 void vp8_short_walsh4x4_c(short *input, short *output, int pitch);
/external/libvpx/config/x86/
Dvp8_rtcd.h197 void vp8_short_walsh4x4_c(short *input, short *output, int pitch);
/external/libvpx/config/x86_64/
Dvp8_rtcd.h197 void vp8_short_walsh4x4_c(short *input, short *output, int pitch);