Searched refs:vp9_iht16x16_256_add (Results 1 - 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_rtcd_defs.sh310 prototype void vp9_iht16x16_256_add "const int16_t *input, uint8_t *output, int pitch, int tx_type"
311 specialize vp9_iht16x16_256_add sse2 dspr2
H A Dvp9_idct.c1412 vp9_iht16x16_256_add(input, dest, stride, tx_type);
/external/libvpx/armv7a/
H A Dvp9_rtcd.h274 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
/external/libvpx/armv7a-neon/
H A Dvp9_rtcd.h300 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
/external/libvpx/generic/
H A Dvp9_rtcd.h274 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
/external/libvpx/mips/
H A Dvp9_rtcd.h274 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
/external/libvpx/mips-dspr2/
H A Dvp9_rtcd.h310 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_dspr2 macro

Completed in 42 milliseconds