Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/ppc/
Dcsystemdependent.c61 extern void vp8_short_walsh4x4_c(short *input, short *output, int pitch);
130 short_walsh4x4 = vp8_short_walsh4x4_c; in vp8_cmachine_specific_config()
/external/libvpx/libvpx/vp8/encoder/
Ddct.c64 void vp8_short_walsh4x4_c(short *input, short *output, int pitch) in vp8_short_walsh4x4_c() function
/external/libvpx/generic/
Dvp8_rtcd.h230 void vp8_short_walsh4x4_c(short *input, short *output, int pitch);
231 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c
/external/libvpx/mips/
Dvp8_rtcd.h230 void vp8_short_walsh4x4_c(short *input, short *output, int pitch);
231 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c
/external/libvpx/mips-dspr2/
Dvp8_rtcd.h244 void vp8_short_walsh4x4_c(short *input, short *output, int pitch);
245 #define vp8_short_walsh4x4 vp8_short_walsh4x4_c
/external/libvpx/armv7a/
Dvp8_rtcd.h258 void vp8_short_walsh4x4_c(short *input, short *output, int pitch);
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h295 void vp8_short_walsh4x4_c(short *input, short *output, int pitch);
/external/libvpx/x86/
Dvp8_rtcd.h340 void vp8_short_walsh4x4_c(short *input, short *output, int pitch);