Searched refs:vp9_fdct4x4_c (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dpartial_idct_test.cc228 make_tuple(&vp9_fdct4x4_c,
257 make_tuple(&vp9_fdct4x4_c,
291 make_tuple(&vp9_fdct4x4_c,
H A Dfdct4x4_test.cc42 vp9_fdct4x4_c(in, out, stride);
413 make_tuple(&vp9_fdct4x4_c, &vp9_idct4x4_16_add_c, 0, VPX_BITS_8)));
418 make_tuple(&vp9_fdct4x4_c, &vp9_idct4x4_16_add_c, 0, VPX_BITS_8)));
465 make_tuple(&vp9_fdct4x4_c,
/external/libvpx/libvpx/test/
H A Dfdct4x4_test.cc44 vp9_fdct4x4_c(in, out, stride);
280 make_tuple(&vp9_fdct4x4_c, &vp9_idct4x4_16_add_c, 0)));
293 make_tuple(&vp9_fdct4x4_c,
/external/chromium_org/third_party/libvpx/source/config/linux/arm/
H A Dvp9_rtcd.h197 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
198 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
H A Dvp9_rtcd.h197 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
198 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
H A Dvp9_rtcd.h197 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
198 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
H A Dvp9_rtcd.h197 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
198 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvp9_rtcd.h197 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
198 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/chromium_org/third_party/libvpx/source/config/nacl/
H A Dvp9_rtcd.h197 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
198 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/libvpx/armv7a/
H A Dvp9_rtcd.h200 void vp9_fdct4x4_c(const int16_t *input, int16_t *output, int stride);
201 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/libvpx/generic/
H A Dvp9_rtcd.h200 void vp9_fdct4x4_c(const int16_t *input, int16_t *output, int stride);
201 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/libvpx/mips/
H A Dvp9_rtcd.h200 void vp9_fdct4x4_c(const int16_t *input, int16_t *output, int stride);
201 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_dct.c59 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride) { function
176 vp9_fdct4x4_c(input, output, stride);
1444 vp9_fdct4x4_c(input, output, stride);
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
H A Dvp9_rtcd.h205 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
206 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/libvpx/armv7a-neon/
H A Dvp9_rtcd.h208 void vp9_fdct4x4_c(const int16_t *input, int16_t *output, int stride);
209 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/libvpx/mips-dspr2/
H A Dvp9_rtcd.h211 void vp9_fdct4x4_c(const int16_t *input, int16_t *output, int stride);
212 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
H A Dvp9_rtcd.h205 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
206 #define vp9_fdct4x4 vp9_fdct4x4_c
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvp9_rtcd.h214 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
780 vp9_fdct4x4 = vp9_fdct4x4_c;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c46 void vp9_fdct4x4_c(const int16_t *input, int16_t *output, int stride) { function
161 vp9_fdct4x4_c(input, output, stride);
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvp9_rtcd.h236 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
957 vp9_fdct4x4 = vp9_fdct4x4_c;
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
H A Dvp9_rtcd.h236 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
957 vp9_fdct4x4 = vp9_fdct4x4_c;
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvp9_rtcd.h236 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
H A Dvp9_rtcd.h236 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);
/external/chromium_org/third_party/libvpx/source/config/win/x64/
H A Dvp9_rtcd.h236 void vp9_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride);

Completed in 217 milliseconds