Searched refs:vp9_iht4x4_16_add (Results 1 – 8 of 8) sorted by relevance
694 vp9_iht4x4_16_add(dqcoeff, dst, dst_stride, tx_type); in encode_block_intra()
293 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_c macro
320 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_dspr2 macro
321 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_neon macro
1387 vp9_iht4x4_16_add(input, dest, stride, tx_type); in vp9_iht4x4_add()
337 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_sse2 macro