Home
last modified time | relevance | path

Searched refs:vp9_iht4x4_16_add (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c694 vp9_iht4x4_16_add(dqcoeff, dst, dst_stride, tx_type); in encode_block_intra()
/external/libvpx/armv7a/
Dvp9_rtcd.h293 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_c macro
/external/libvpx/mips/
Dvp9_rtcd.h293 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_c macro
/external/libvpx/generic/
Dvp9_rtcd.h293 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_c macro
/external/libvpx/mips-dspr2/
Dvp9_rtcd.h320 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_dspr2 macro
/external/libvpx/armv7a-neon/
Dvp9_rtcd.h321 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_neon macro
/external/libvpx/libvpx/vp9/common/
Dvp9_idct.c1387 vp9_iht4x4_16_add(input, dest, stride, tx_type); in vp9_iht4x4_add()
/external/libvpx/x86/
Dvp9_rtcd.h337 #define vp9_iht4x4_16_add vp9_iht4x4_16_add_sse2 macro