Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc230 &vp9_idct4x4_1_add_c,
/external/libvpx/armv7a/
Dvp9_rtcd.h277 void vp9_idct4x4_1_add_c(const int16_t *input, uint8_t *dest, int dest_stride);
278 #define vp9_idct4x4_1_add vp9_idct4x4_1_add_c
/external/libvpx/mips/
Dvp9_rtcd.h277 void vp9_idct4x4_1_add_c(const int16_t *input, uint8_t *dest, int dest_stride);
278 #define vp9_idct4x4_1_add vp9_idct4x4_1_add_c
/external/libvpx/generic/
Dvp9_rtcd.h277 void vp9_idct4x4_1_add_c(const int16_t *input, uint8_t *dest, int dest_stride);
278 #define vp9_idct4x4_1_add vp9_idct4x4_1_add_c
/external/libvpx/mips-dspr2/
Dvp9_rtcd.h298 void vp9_idct4x4_1_add_c(const int16_t *input, uint8_t *dest, int dest_stride);
/external/libvpx/armv7a-neon/
Dvp9_rtcd.h300 void vp9_idct4x4_1_add_c(const int16_t *input, uint8_t *dest, int dest_stride);
/external/libvpx/libvpx/vp9/common/
Dvp9_idct.c143 void vp9_idct4x4_1_add_c(const int16_t *input, uint8_t *dest, int dest_stride) { in vp9_idct4x4_1_add_c() function
/external/libvpx/x86/
Dvp9_rtcd.h315 void vp9_idct4x4_1_add_c(const int16_t *input, uint8_t *dest, int dest_stride);