Searched refs:vp9_iht4x4_16_add (Results 1 – 11 of 11) sorted by relevance
78 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_c macro
80 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_dspr2 macro
82 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_neon macro
93 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_sse2 macro
94 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_sse2 macro
187 vp9_iht4x4_16_add(input, dest, stride, tx_type); in vp9_iht4x4_add()
958 vp9_iht4x4_16_add(dqcoeff, dst, dst_stride, tx_type); in vp9_encode_block_intra()