Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dfdct4x4_test.cc52 vp9_fwht4x4_c(in, out, stride); in fwht4x4_ref()
340 make_tuple(&vp9_fwht4x4_c, &vp9_iwht4x4_16_add_c, 0)));
/external/libvpx/armv7a/
Dvp9_rtcd.h232 void vp9_fwht4x4_c(const int16_t *input, int16_t *output, int stride);
233 #define vp9_fwht4x4 vp9_fwht4x4_c
/external/libvpx/mips/
Dvp9_rtcd.h232 void vp9_fwht4x4_c(const int16_t *input, int16_t *output, int stride);
233 #define vp9_fwht4x4 vp9_fwht4x4_c
/external/libvpx/generic/
Dvp9_rtcd.h232 void vp9_fwht4x4_c(const int16_t *input, int16_t *output, int stride);
233 #define vp9_fwht4x4 vp9_fwht4x4_c
/external/libvpx/mips-dspr2/
Dvp9_rtcd.h243 void vp9_fwht4x4_c(const int16_t *input, int16_t *output, int stride);
244 #define vp9_fwht4x4 vp9_fwht4x4_c
/external/libvpx/armv7a-neon/
Dvp9_rtcd.h242 void vp9_fwht4x4_c(const int16_t *input, int16_t *output, int stride);
243 #define vp9_fwht4x4 vp9_fwht4x4_c
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c636 void vp9_fwht4x4_c(const int16_t *input, int16_t *output, int stride) { in vp9_fwht4x4_c() function
/external/libvpx/x86/
Dvp9_rtcd.h257 void vp9_fwht4x4_c(const int16_t *input, int16_t *output, int stride);