Searched refs:vp9_iht8x8_64_add (Results 1 – 6 of 6) sorted by relevance
95 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
101 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_neon macro
105 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_sse2 macro
193 vp9_iht8x8_64_add(input, dest, stride, tx_type); in vp9_iht8x8_add()