Searched refs:vp9_iht8x8_64_add (Results 1 – 10 of 10) sorted by relevance
81 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
84 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_dspr2 macro
86 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_neon macro
97 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_sse2 macro
98 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_sse2 macro
195 vp9_iht8x8_64_add(input, dest, stride, tx_type); in vp9_iht8x8_add()